Skip to content

/AWS1/CL_SESGETIDDKIMATTRSRSP

Represents the status of Amazon SES Easy DKIM signing for an identity. For domain identities, this response also contains the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES successfully verified that these tokens were published.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_DKIMATTRIBUTES TYPE /AWS1/CL_SESIDENTITYDKIMATTRS=>TT_DKIMATTRIBUTES TT_DKIMATTRIBUTES

The DKIM attributes for an email address or a domain.


Queryable Attributes

DkimAttributes

The DKIM attributes for an email address or a domain.

Accessible with the following methods

Method Description
GET_DKIMATTRIBUTES() Getter for DKIMATTRIBUTES, with configurable default
ASK_DKIMATTRIBUTES() Getter for DKIMATTRIBUTES w/ exceptions if field has no valu
HAS_DKIMATTRIBUTES() Determine if DKIMATTRIBUTES has a value