The email address of the user that you want to get identity context for.
Inherited functions
Casts this UserIdentifier as a Email and retrieves its kotlin.String value. Throws an exception if the UserIdentifier is not a Email.
Casts this UserIdentifier as a Email and retrieves its kotlin.String value. Returns null if the UserIdentifier is not a Email.
Casts this UserIdentifier as a UserArn and retrieves its kotlin.String value. Throws an exception if the UserIdentifier is not a UserArn.
Casts this UserIdentifier as a UserArn and retrieves its kotlin.String value. Returns null if the UserIdentifier is not a UserArn.
Casts this UserIdentifier as a UserName and retrieves its kotlin.String value. Throws an exception if the UserIdentifier is not a UserName.
Casts this UserIdentifier as a UserName and retrieves its kotlin.String value. Returns null if the UserIdentifier is not a UserName.