SdkUnknown

object SdkUnknown : Model

Functions

Link copied to clipboard
open override fun toString(): String

Inherited functions

Link copied to clipboard

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

Link copied to clipboard

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