Skip to content

/AWS1/CL_ACMLSTACMDOMVLDTNSRSP

ListAcmeDomainValidationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_acmedomainvalidations TYPE /AWS1/CL_ACMACMEDOMVLDTNSUMM=>TT_ACMEDOMAINVALIDATIONLIST TT_ACMEDOMAINVALIDATIONLIST

The list of domain validations.

iv_nexttoken TYPE /AWS1/ACMSTRING00 /AWS1/ACMSTRING00

A token for pagination.


Queryable Attributes

AcmeDomainValidations

The list of domain validations.

Accessible with the following methods

Method Description
GET_ACMEDOMAINVALIDATIONS() Getter for ACMEDOMAINVALIDATIONS, with configurable default
ASK_ACMEDOMAINVALIDATIONS() Getter for ACMEDOMAINVALIDATIONS w/ exceptions if field has
HAS_ACMEDOMAINVALIDATIONS() Determine if ACMEDOMAINVALIDATIONS has a value

NextToken

A token for pagination.

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