EmailIdentityConfigurationSetAttributes

data class EmailIdentityConfigurationSetAttributes(val configurationSetName: String? = null)

Used to associate a configuration set with an email identity.

Constructors

Link copied to clipboard
constructor(configurationSetName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration set to use by default when sending from this identity. Note that any configuration set defined in the email sending request takes precedence.