/AWS1/CL_ACMEMAILVLDTNCHLLNG¶
Contains the email addresses used for email-based domain validation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_validationemails TYPE /AWS1/CL_ACMVALIDATIONEMAILL00=>TT_VALIDATIONEMAILLIST TT_VALIDATIONEMAILLIST¶
A list of email addresses that ACM uses to send domain validation emails.
iv_validationdomain TYPE /AWS1/ACMDOMAINNAMESTRING /AWS1/ACMDOMAINNAMESTRING¶
The domain name that ACM uses to send validation emails.
Queryable Attributes¶
ValidationEmails¶
A list of email addresses that ACM uses to send domain validation emails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDATIONEMAILS() |
Getter for VALIDATIONEMAILS, with configurable default |
ASK_VALIDATIONEMAILS() |
Getter for VALIDATIONEMAILS w/ exceptions if field has no va |
HAS_VALIDATIONEMAILS() |
Determine if VALIDATIONEMAILS has a value |
ValidationDomain¶
The domain name that ACM uses to send validation emails.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALIDATIONDOMAIN() |
Getter for VALIDATIONDOMAIN, with configurable default |
ASK_VALIDATIONDOMAIN() |
Getter for VALIDATIONDOMAIN w/ exceptions if field has no va |
HAS_VALIDATIONDOMAIN() |
Determine if VALIDATIONDOMAIN has a value |