EqualTo
Tests that operandOne is equal to operandTwo.
Inherited functions
Casts this BooleanCondition as a AndAll and retrieves its aws.sdk.kotlin.services.connectcases.model.CompoundCondition value. Throws an exception if the BooleanCondition is not a AndAll.
Casts this BooleanCondition as a AndAll and retrieves its aws.sdk.kotlin.services.connectcases.model.CompoundCondition value. Returns null if the BooleanCondition is not a AndAll.
Casts this BooleanCondition as a EqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.BooleanOperands value. Throws an exception if the BooleanCondition is not a EqualTo.
Casts this BooleanCondition as a EqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.BooleanOperands value. Returns null if the BooleanCondition is not a EqualTo.
Casts this BooleanCondition as a NotEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.BooleanOperands value. Throws an exception if the BooleanCondition is not a NotEqualTo.
Casts this BooleanCondition as a NotEqualTo and retrieves its aws.sdk.kotlin.services.connectcases.model.BooleanOperands value. Returns null if the BooleanCondition is not a NotEqualTo.
Casts this BooleanCondition as a OrAll and retrieves its aws.sdk.kotlin.services.connectcases.model.CompoundCondition value. Throws an exception if the BooleanCondition is not a OrAll.
Casts this BooleanCondition as a OrAll and retrieves its aws.sdk.kotlin.services.connectcases.model.CompoundCondition value. Returns null if the BooleanCondition is not a OrAll.