NAME
Paws::SESv2::GetConfigurationSetResponse
ATTRIBUTES
ConfigurationSetName => Str
The name of the configuration set.
DeliveryOptions => Paws::SESv2::DeliveryOptions
An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.
ReputationOptions => Paws::SESv2::ReputationOptions
An object that defines whether or not Amazon SES collects reputation metrics for the emails that you send that use the configuration set.
SendingOptions => Paws::SESv2::SendingOptions
An object that defines whether or not Amazon SES can send email that you send using the configuration set.
SuppressionOptions => Paws::SESv2::SuppressionOptions
An object that contains information about the suppression list preferences for your account.
Tags => ArrayRef[Paws::SESv2::Tag]
An array of objects that define the tags (keys and values) that are associated with the configuration set.
TrackingOptions => Paws::SESv2::TrackingOptions
An object that defines the open and click tracking options for emails that you send using the configuration set.