EvaluationCriteria
The evaluation criteria for an alarm. This is a union type that currently supports PromQLCriteria.
Inheritors
Types
Functions
Link copied to clipboard
Casts this EvaluationCriteria as a PromQlCriteria and retrieves its aws.sdk.kotlin.services.cloudwatch.model.AlarmPromQlCriteria value. Throws an exception if the EvaluationCriteria is not a PromQlCriteria.
Link copied to clipboard
Casts this EvaluationCriteria as a PromQlCriteria and retrieves its aws.sdk.kotlin.services.cloudwatch.model.AlarmPromQlCriteria value. Returns null if the EvaluationCriteria is not a PromQlCriteria.