Interface MetricAlert.DefinitionStages
-
- Enclosing interface:
- MetricAlert
public static interface MetricAlert.DefinitionStagesGrouping of metric alerts definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceMetricAlert.DefinitionStages.BlankThe first stage of a Metric Alert definition.static interfaceMetricAlert.DefinitionStages.WithActionGroupThe stage of the definition which specifies actions that will be activated when the conditions are met in the metric alert rules.static interfaceMetricAlert.DefinitionStages.WithActionGroupMultipleResourceThe stage of the definition which specifies actions that will be activated when the conditions are met in the metric alert rules.static interfaceMetricAlert.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceMetricAlert.DefinitionStages.WithCreateDynamicConditionThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceMetricAlert.DefinitionStages.WithCriteriaDefinitionThe stage of the definition which specifies condition that will cause this alert to activate.static interfaceMetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResourceThe stage of the definition which specifies condition that will cause this alert to activate.static interfaceMetricAlert.DefinitionStages.WithEvaluationFrequencyThe stage of the definition which specifies evaluation frequency for metric alert.static interfaceMetricAlert.DefinitionStages.WithEvaluationFrequencyMultipleResourceThe stage of the definition which specifies evaluation frequency for metric alert.static interfaceMetricAlert.DefinitionStages.WithScopesThe stage of the definition which specifies target resource for metric alert.static interfaceMetricAlert.DefinitionStages.WithSeverityThe stage of the definition which specifies severity for metric alert.static interfaceMetricAlert.DefinitionStages.WithSeverityMultipleResourceThe stage of the definition which specifies severity for metric alert.static interfaceMetricAlert.DefinitionStages.WithWindowSizeThe stage of the definition which specifies monitoring window for metric alert.static interfaceMetricAlert.DefinitionStages.WithWindowSizeMultipleResourceThe stage of the definition which specifies monitoring window for metric alert.
-