Skip to content

/AWS1/CL_PP2DELETECONFSETRSLT

DeleteConfigurationSetResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_configurationsetarn TYPE /AWS1/PP2STRING /AWS1/PP2STRING

The Amazon Resource Name (ARN) of the deleted configuration set.

iv_configurationsetname TYPE /AWS1/PP2CONFIGURATIONSETNAME /AWS1/PP2CONFIGURATIONSETNAME

The name of the deleted configuration set.

it_eventdestinations TYPE /AWS1/CL_PP2EVENTDESTINATION=>TT_EVENTDESTINATIONLIST TT_EVENTDESTINATIONLIST

An array of any EventDestination objects that were associated with the deleted configuration set.

iv_defaultmessagetype TYPE /AWS1/PP2MESSAGETYPE /AWS1/PP2MESSAGETYPE

The default message type of the configuration set that was deleted.

iv_defaultsenderid TYPE /AWS1/PP2SENDERID /AWS1/PP2SENDERID

The default Sender ID of the configuration set that was deleted.

iv_defmessagefeedbackenabled TYPE /AWS1/PP2BOOLEAN /AWS1/PP2BOOLEAN

True if the configuration set has message feedback enabled. By default this is set to false.

iv_createdtimestamp TYPE /AWS1/PP2TIMESTAMP /AWS1/PP2TIMESTAMP

The time that the deleted configuration set was created in UNIX epoch time format.


Queryable Attributes

ConfigurationSetArn

The Amazon Resource Name (ARN) of the deleted configuration set.

Accessible with the following methods

Method Description
GET_CONFIGURATIONSETARN() Getter for CONFIGURATIONSETARN, with configurable default
ASK_CONFIGURATIONSETARN() Getter for CONFIGURATIONSETARN w/ exceptions if field has no
HAS_CONFIGURATIONSETARN() Determine if CONFIGURATIONSETARN has a value

ConfigurationSetName

The name of the deleted configuration set.

Accessible with the following methods

Method Description
GET_CONFIGURATIONSETNAME() Getter for CONFIGURATIONSETNAME, with configurable default
ASK_CONFIGURATIONSETNAME() Getter for CONFIGURATIONSETNAME w/ exceptions if field has n
HAS_CONFIGURATIONSETNAME() Determine if CONFIGURATIONSETNAME has a value

EventDestinations

An array of any EventDestination objects that were associated with the deleted 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

DefaultMessageType

The default message type of the configuration set that was deleted.

Accessible with the following methods

Method Description
GET_DEFAULTMESSAGETYPE() Getter for DEFAULTMESSAGETYPE, with configurable default
ASK_DEFAULTMESSAGETYPE() Getter for DEFAULTMESSAGETYPE w/ exceptions if field has no
HAS_DEFAULTMESSAGETYPE() Determine if DEFAULTMESSAGETYPE has a value

DefaultSenderId

The default Sender ID of the configuration set that was deleted.

Accessible with the following methods

Method Description
GET_DEFAULTSENDERID() Getter for DEFAULTSENDERID, with configurable default
ASK_DEFAULTSENDERID() Getter for DEFAULTSENDERID w/ exceptions if field has no val
HAS_DEFAULTSENDERID() Determine if DEFAULTSENDERID has a value

DefaultMessageFeedbackEnabled

True if the configuration set has message feedback enabled. By default this is set to false.

Accessible with the following methods

Method Description
GET_DEFMSGFEEDBACKENABLED() Getter for DEFMESSAGEFEEDBACKENABLED, with configurable defa
ASK_DEFMSGFEEDBACKENABLED() Getter for DEFMESSAGEFEEDBACKENABLED w/ exceptions if field
HAS_DEFMSGFEEDBACKENABLED() Determine if DEFMESSAGEFEEDBACKENABLED has a value

CreatedTimestamp

The time that the deleted configuration set was created in UNIX epoch time format.

Accessible with the following methods

Method Description
GET_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP, with configurable default
ASK_CREATEDTIMESTAMP() Getter for CREATEDTIMESTAMP w/ exceptions if field has no va
HAS_CREATEDTIMESTAMP() Determine if CREATEDTIMESTAMP has a value