Skip to content

/AWS1/CL_SESDESCRCONFSETRSP

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.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_CONFIGURATIONSET TYPE REF TO /AWS1/CL_SESCONFIGURATIONSET /AWS1/CL_SESCONFIGURATIONSET

The configuration set object associated with the specified configuration set.

IT_EVENTDESTINATIONS TYPE /AWS1/CL_SESEVENTDESTINATION=>TT_EVENTDESTINATIONS TT_EVENTDESTINATIONS

A list of event destinations associated with the configuration set.

IO_TRACKINGOPTIONS TYPE REF TO /AWS1/CL_SESTRACKINGOPTIONS /AWS1/CL_SESTRACKINGOPTIONS

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

IO_DELIVERYOPTIONS TYPE REF TO /AWS1/CL_SESDELIVERYOPTIONS /AWS1/CL_SESDELIVERYOPTIONS

DeliveryOptions

IO_REPUTATIONOPTIONS TYPE REF TO /AWS1/CL_SESREPUTATIONOPTIONS /AWS1/CL_SESREPUTATIONOPTIONS

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


Queryable Attributes

ConfigurationSet

The configuration set object associated with the specified configuration set.

Accessible with the following methods

Method Description
GET_CONFIGURATIONSET() Getter for CONFIGURATIONSET

EventDestinations

A list of event destinations associated with the configuration set.

Accessible with the following methods

Method Description
GET_EVENTDESTINATIONS() Getter for EVENTDESTINATIONS, with configurable default
ASK_EVENTDESTINATIONS() Getter for EVENTDESTINATIONS w/ exceptions if field has no v
HAS_EVENTDESTINATIONS() Determine if EVENTDESTINATIONS has a value

TrackingOptions

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

Accessible with the following methods

Method Description
GET_TRACKINGOPTIONS() Getter for TRACKINGOPTIONS

DeliveryOptions

DeliveryOptions

Accessible with the following methods

Method Description
GET_DELIVERYOPTIONS() Getter for DELIVERYOPTIONS

ReputationOptions

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

Accessible with the following methods

Method Description
GET_REPUTATIONOPTIONS() Getter for REPUTATIONOPTIONS