Condition
A conditional statement with which to compare a value, after a timestamp, before a timestamp, or equal to a string or integer. If multiple conditions are specified, the conditionals become an ANDed statement. If multiple values are specified for a conditional, the values are ORd.
Inheritors
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Casts this Condition as a Equals and retrieves its aws.sdk.kotlin.services.ssmincidents.model.AttributeValueList value. Throws an exception if the Condition is not a Equals.
Link copied to clipboard
Casts this Condition as a Equals and retrieves its aws.sdk.kotlin.services.ssmincidents.model.AttributeValueList value. Returns null if the Condition is not a Equals.