You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SES::Types::DescribeConfigurationSetResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_setTypes::ConfigurationSet

The configuration set object associated with the specified configuration set.

Returns:

#delivery_optionsTypes::DeliveryOptions

Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).

Returns:

  • (Types::DeliveryOptions)

    Specifies whether messages that use the configuration set are required to use Transport Layer Security (TLS).

    .

#event_destinationsArray<Types::EventDestination>

A list of event destinations associated with the configuration set.

Returns:

#reputation_optionsTypes::ReputationOptions

An object that represents the reputation settings for the configuration set.

Returns:

#tracking_optionsTypes::TrackingOptions

The name of the custom open and click tracking domain associated with the configuration set.

Returns:

  • (Types::TrackingOptions)

    The name of the custom open and click tracking domain associated with the configuration set.