Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_R53LSTREUSABLEDELEG01

A complex type that contains information about the reusable delegation sets that are associated with the current Amazon Web Services account.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_DELEGATIONSETS TYPE /AWS1/CL_R53DELEGATIONSET=>TT_DELEGATIONSETS TT_DELEGATIONSETS

A complex type that contains one DelegationSet element for each reusable delegation set that was created by the current Amazon Web Services account.

IV_MARKER TYPE /AWS1/R53PAGEMARKER /AWS1/R53PAGEMARKER

For the second and subsequent calls to ListReusableDelegationSets, Marker is the value that you specified for the marker parameter in the request that produced the current response.

IV_ISTRUNCATED TYPE /AWS1/R53PAGETRUNCATED /AWS1/R53PAGETRUNCATED

A flag that indicates whether there are more reusable delegation sets to be listed.

IV_MAXITEMS TYPE /AWS1/R53INTEGER /AWS1/R53INTEGER

The value that you specified for the maxitems parameter in the call to ListReusableDelegationSets that produced the current response.

Optional arguments:

IV_NEXTMARKER TYPE /AWS1/R53PAGEMARKER /AWS1/R53PAGEMARKER

If IsTruncated is true, the value of NextMarker identifies the next reusable delegation set that Amazon Route 53 will return if you submit another ListReusableDelegationSets request and specify the value of NextMarker in the marker parameter.


Queryable Attributes

DelegationSets

A complex type that contains one DelegationSet element for each reusable delegation set that was created by the current Amazon Web Services account.

Accessible with the following methods

Method Description
GET_DELEGATIONSETS() Getter for DELEGATIONSETS, with configurable default
ASK_DELEGATIONSETS() Getter for DELEGATIONSETS w/ exceptions if field has no valu
HAS_DELEGATIONSETS() Determine if DELEGATIONSETS has a value

Marker

For the second and subsequent calls to ListReusableDelegationSets, Marker is the value that you specified for the marker parameter in the request that produced the current response.

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value

IsTruncated

A flag that indicates whether there are more reusable delegation sets to be listed.

Accessible with the following methods

Method Description
GET_ISTRUNCATED() Getter for ISTRUNCATED

NextMarker

If IsTruncated is true, the value of NextMarker identifies the next reusable delegation set that Amazon Route 53 will return if you submit another ListReusableDelegationSets request and specify the value of NextMarker in the marker parameter.

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value

MaxItems

The value that you specified for the maxitems parameter in the call to ListReusableDelegationSets that produced the current response.

Accessible with the following methods

Method Description
GET_MAXITEMS() Getter for MAXITEMS, with configurable default
ASK_MAXITEMS() Getter for MAXITEMS w/ exceptions if field has no value
HAS_MAXITEMS() Determine if MAXITEMS has a value