Skip to content

/AWS1/CL_ACMDNSPREVLDTNDETAILS

DNS prevalidation details including the resource record for validation.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_domainscope TYPE REF TO /AWS1/CL_ACMDOMAINSCOPE /AWS1/CL_ACMDOMAINSCOPE

The scope of domains covered by this prevalidation.

iv_hostedzoneid TYPE /AWS1/ACMHOSTEDZONEID /AWS1/ACMHOSTEDZONEID

The Route 53 hosted zone ID for DNS validation.

io_resourcerecord TYPE REF TO /AWS1/CL_ACMRESOURCERECORD /AWS1/CL_ACMRESOURCERECORD

The DNS resource record to create for domain validation.


Queryable Attributes

DomainScope

The scope of domains covered by this prevalidation.

Accessible with the following methods

Method Description
GET_DOMAINSCOPE() Getter for DOMAINSCOPE

HostedZoneId

The Route 53 hosted zone ID for DNS validation.

Accessible with the following methods

Method Description
GET_HOSTEDZONEID() Getter for HOSTEDZONEID, with configurable default
ASK_HOSTEDZONEID() Getter for HOSTEDZONEID w/ exceptions if field has no value
HAS_HOSTEDZONEID() Determine if HOSTEDZONEID has a value

ResourceRecord

The DNS resource record to create for domain validation.

Accessible with the following methods

Method Description
GET_RESOURCERECORD() Getter for RESOURCERECORD