/AWS1/CL_ACMVLDTNCHALLENGE¶
Contains the challenge details that you use to prove domain ownership. Only one member is set, depending on the validation method.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_emailvalidationchallenge TYPE REF TO /AWS1/CL_ACMEMAILVLDTNCHLLNG /AWS1/CL_ACMEMAILVLDTNCHLLNG¶
Contains the email addresses used for email-based domain validation.
io_dnsvalidationchallenge TYPE REF TO /AWS1/CL_ACMDNSVLDTNCHALLENGE /AWS1/CL_ACMDNSVLDTNCHALLENGE¶
Contains the CNAME record that you must add to your DNS configuration to validate domain ownership using DNS validation.
Queryable Attributes¶
EmailValidationChallenge¶
Contains the email addresses used for email-based domain validation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EMAILVALIDATIONCHALLENGE() |
Getter for EMAILVALIDATIONCHALLENGE |
DnsValidationChallenge¶
Contains the CNAME record that you must add to your DNS configuration to validate domain ownership using DNS validation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSVALIDATIONCHALLENGE() |
Getter for DNSVALIDATIONCHALLENGE |