DefaultScheme

Use the default signing behavior. When you select this option, Amazon SES API v2 doesn't add an S/MIME signature to messages sent with the configuration set.

Constructors

Link copied to clipboard
constructor(value: DefaultSigningScheme)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard

Casts this SigningScheme as a SmimeScheme and retrieves its aws.sdk.kotlin.services.sesv2.model.SmimeSigningScheme value. Throws an exception if the SigningScheme is not a SmimeScheme.

Link copied to clipboard