OrCondition
A list of conditions which would be applied together with an OR
condition.
Inheritors
Types
Functions
Link copied to clipboard
Casts this OrCondition as a AndConditions and retrieves its kotlin.collections.List
Link copied to clipboard
Casts this OrCondition as a AndConditions and retrieves its kotlin.collections.List
Link copied to clipboard
Casts this OrCondition as a TagCondition and retrieves its aws.sdk.kotlin.services.qconnect.model.TagCondition value. Throws an exception if the OrCondition is not a TagCondition.
Link copied to clipboard
Casts this OrCondition as a TagCondition and retrieves its aws.sdk.kotlin.services.qconnect.model.TagCondition value. Returns null if the OrCondition is not a TagCondition.