SdkUnknown

Inherited functions

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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