/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
DelegationSetelement 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,Markeris the value that you specified for themarkerparameter 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
maxitemsparameter in the call toListReusableDelegationSetsthat produced the current response.
Optional arguments:¶
iv_nextmarker TYPE /AWS1/R53PAGEMARKER /AWS1/R53PAGEMARKER¶
If
IsTruncatedistrue, the value ofNextMarkeridentifies the next reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter.
Queryable Attributes¶
DelegationSets¶
A complex type that contains one
DelegationSetelement 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,Markeris the value that you specified for themarkerparameter 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
IsTruncatedistrue, the value ofNextMarkeridentifies the next reusable delegation set that Amazon Route 53 will return if you submit anotherListReusableDelegationSetsrequest and specify the value ofNextMarkerin themarkerparameter.
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
maxitemsparameter in the call toListReusableDelegationSetsthat 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 |