class Aws::SESV2::Types::PutEmailIdentityConfigurationSetAttributesRequest
A request to associate a configuration set with an email identity.
@note When making an API call, you may pass PutEmailIdentityConfigurationSetAttributesRequest
data as a hash: { email_identity: "Identity", # required configuration_set_name: "ConfigurationSetName", }
@!attribute [rw] email_identity
The email address or domain that you want to associate with a configuration set. @return [String]
@!attribute [rw] configuration_set_name
The configuration set that you want to associate with an email identity. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/PutEmailIdentityConfigurationSetAttributesRequest AWS API Documentation
Constants
- SENSITIVE