SdkUnknown
Inherited functions
Casts this OperandTwo as a BooleanValue and retrieves its kotlin.Boolean value. Throws an exception if the OperandTwo is not a BooleanValue.
Casts this OperandTwo as a BooleanValue and retrieves its kotlin.Boolean value. Returns null if the OperandTwo is not a BooleanValue.
Casts this OperandTwo as a DoubleValue and retrieves its kotlin.Double value. Throws an exception if the OperandTwo is not a DoubleValue.
Casts this OperandTwo as a DoubleValue and retrieves its kotlin.Double value. Returns null if the OperandTwo is not a DoubleValue.
Casts this OperandTwo as a EmptyValue and retrieves its aws.sdk.kotlin.services.connectcases.model.EmptyOperandValue value. Throws an exception if the OperandTwo is not a EmptyValue.
Casts this OperandTwo as a EmptyValue and retrieves its aws.sdk.kotlin.services.connectcases.model.EmptyOperandValue value. Returns null if the OperandTwo is not a EmptyValue.
Casts this OperandTwo as a StringValue and retrieves its kotlin.String value. Throws an exception if the OperandTwo is not a StringValue.
Casts this OperandTwo as a StringValue and retrieves its kotlin.String value. Returns null if the OperandTwo is not a StringValue.