Skip to content

/AWS1/CL_SESLSTCUSTVERIFICAT01

A paginated list of custom verification email templates.

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_CUSTVERIFICATIONEMAILTM00 TYPE /AWS1/CL_SESCUSTVERIFICATION00=>TT_CUSTVERIFICATIONEMAILTMPLS TT_CUSTVERIFICATIONEMAILTMPLS

A list of the custom verification email templates that exist in your account.

IV_NEXTTOKEN TYPE /AWS1/SESNEXTTOKEN /AWS1/SESNEXTTOKEN

A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to ListTemplates to retrieve the next 50 custom verification email templates.


Queryable Attributes

CustomVerificationEmailTemplates

A list of the custom verification email templates that exist in your account.

Accessible with the following methods

Method Description
GET_CUSTVERIFICATIONEMAILT00() Getter for CUSTOMVERIFICATIONEMAILTMPLS, with configurable d
ASK_CUSTVERIFICATIONEMAILT00() Getter for CUSTOMVERIFICATIONEMAILTMPLS w/ exceptions if fie
HAS_CUSTVERIFICATIONEMAILT00() Determine if CUSTOMVERIFICATIONEMAILTMPLS has a value

NextToken

A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to ListTemplates to retrieve the next 50 custom verification email templates.

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