Class MonitorFormulaAndFunctionEventQueryDefinition

A formula and functions events query.

Hierarchy

  • MonitorFormulaAndFunctionEventQueryDefinition

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Compute options.

Data source for event platform-based queries.

Group by options.

indexes?: string[]

An array of index names to query in the stream. Omit or use [] to query all indexes at once.

name: string

Name of the query for use in formulas.

Search options.

Generated using TypeDoc