SdkUnknown

Inherited functions

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Casts this ContextDefinition as a ContextMap and retrieves its kotlin.collections.Map value. Throws an exception if the ContextDefinition is not a ContextMap.

Link copied to clipboard

Casts this ContextDefinition as a ContextMap and retrieves its kotlin.collections.Map value. Returns null if the ContextDefinition is not a ContextMap.