class Aws::SESV2::Types::GetConfigurationSetResponse
Information about a configuration set.
@!attribute [rw] configuration_set_name
The name of the configuration set. @return [String]
@!attribute [rw] tracking_options
An object that defines the open and click tracking options for emails that you send using the configuration set. @return [Types::TrackingOptions]
@!attribute [rw] delivery_options
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set. @return [Types::DeliveryOptions]
@!attribute [rw] reputation_options
An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set. @return [Types::ReputationOptions]
@!attribute [rw] sending_options
An object that defines whether or not Amazon SES can send email that you send using the configuration set. @return [Types::SendingOptions]
@!attribute [rw] tags
An array of objects that define the tags (keys and values) that are associated with the configuration set. @return [Array<Types::Tag>]
@!attribute [rw] suppression_options
An object that contains information about the suppression list preferences for your account. @return [Types::SuppressionOptions]
@see docs.aws.amazon.com/goto/WebAPI/sesv2-2019-09-27/GetConfigurationSetResponse AWS API Documentation
Constants
- SENSITIVE