NoAuthentication
Keep an empty structure if the relay destination server does not require SMTP credential authentication.
Inherited functions
Casts this RelayAuthentication as a NoAuthentication and retrieves its aws.sdk.kotlin.services.mailmanager.model.NoAuthentication value. Throws an exception if the RelayAuthentication is not a NoAuthentication.
Casts this RelayAuthentication as a NoAuthentication and retrieves its aws.sdk.kotlin.services.mailmanager.model.NoAuthentication value. Returns null if the RelayAuthentication is not a NoAuthentication.
Casts this RelayAuthentication as a SecretArn and retrieves its kotlin.String value. Throws an exception if the RelayAuthentication is not a SecretArn.
Casts this RelayAuthentication as a SecretArn and retrieves its kotlin.String value. Returns null if the RelayAuthentication is not a SecretArn.