Skip to content

/AWS1/CL_SE2LISTSUPEDDSTSRSP

A list of suppressed email addresses.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_suppresseddstsummaries TYPE /AWS1/CL_SE2SUPEDDSTSUMMARY=>TT_SUPPRESSEDDSTSUMMARIES TT_SUPPRESSEDDSTSUMMARIES

A list of summaries, each containing a summary for a suppressed email destination.

iv_nexttoken TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

A token that indicates that there are additional email addresses on the suppression list for your account. To view additional suppressed addresses, issue another request to ListSuppressedDestinations, and pass this token in the NextToken parameter.


Queryable Attributes

SuppressedDestinationSummaries

A list of summaries, each containing a summary for a suppressed email destination.

Accessible with the following methods

Method Description
GET_SUPPRESSEDDSTSUMMARIES() Getter for SUPPRESSEDDSTSUMMARIES, with configurable default
ASK_SUPPRESSEDDSTSUMMARIES() Getter for SUPPRESSEDDSTSUMMARIES w/ exceptions if field has
HAS_SUPPRESSEDDSTSUMMARIES() Determine if SUPPRESSEDDSTSUMMARIES has a value

NextToken

A token that indicates that there are additional email addresses on the suppression list for your account. To view additional suppressed addresses, issue another request to ListSuppressedDestinations, and pass this token in the NextToken parameter.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value