class Aws::SES::Types::DescribeConfigurationSetResponse
Represents the details of a configuration set. Configuration sets enable you to publish email sending events. For information about using configuration sets, see the [Amazon SES
Developer Guide].
[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/monitor-sending-activity.html
@!attribute [rw] configuration_set
The configuration set object associated with the specified configuration set. @return [Types::ConfigurationSet]
@!attribute [rw] event_destinations
A list of event destinations associated with the configuration set. @return [Array<Types::EventDestination>]
@!attribute [rw] tracking_options
The name of the custom open and click tracking domain associated with the configuration set. @return [Types::TrackingOptions]
@!attribute [rw] delivery_options
Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS). @return [Types::DeliveryOptions]
@!attribute [rw] reputation_options
An object that represents the reputation settings for the configuration set. @return [Types::ReputationOptions]
@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/DescribeConfigurationSetResponse AWS API Documentation
Constants
- SENSITIVE