IAutomationAlertComparisonCondition
Home > @gooddata/sdk-model > IAutomationAlertComparisonCondition
IAutomationAlertComparisonCondition interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface IAutomationAlertComparisonCondition
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
{ id: string; title?: string; format?: string; } |
(ALPHA) Identifier of left side of the condition. | ||
(ALPHA) Operator of the condition. | |||
number |
(ALPHA) Right side of the condition. | ||
"comparison" |
(ALPHA) Type of the condition. |