SdkUnknown

Inherited functions

Link copied to clipboard

Casts this OperandTwo as a BooleanValue and retrieves its kotlin.Boolean value. Throws an exception if the OperandTwo is not a BooleanValue.

Link copied to clipboard

Casts this OperandTwo as a BooleanValue and retrieves its kotlin.Boolean value. Returns null if the OperandTwo is not a BooleanValue.

Link copied to clipboard

Casts this OperandTwo as a DoubleValue and retrieves its kotlin.Double value. Throws an exception if the OperandTwo is not a DoubleValue.

Link copied to clipboard

Casts this OperandTwo as a DoubleValue and retrieves its kotlin.Double value. Returns null if the OperandTwo is not a DoubleValue.

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard

Casts this OperandTwo as a StringValue and retrieves its kotlin.String value. Throws an exception if the OperandTwo is not a StringValue.

Link copied to clipboard

Casts this OperandTwo as a StringValue and retrieves its kotlin.String value. Returns null if the OperandTwo is not a StringValue.