/AWS1/CL_R5RLSTRESOLVERDNSSE01¶
ListResolverDnssecConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN¶
If a response includes the last of the DNSSEC configurations that are associated with the current Amazon Web Services account,
NextTokendoesn't appear in the response.If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverDnssecConfigs request. Get the value of
NextTokenthat Amazon Route 53 returned in the previous response and include it inNextTokenin the next request.
it_resolverdnssecconfigs TYPE /AWS1/CL_R5RRESOLVERDNSSECCFG=>TT_RESOLVERDNSSECCONFIGLIST TT_RESOLVERDNSSECCONFIGLIST¶
An array that contains one ResolverDnssecConfig element for each configuration for DNSSEC validation that is associated with the current Amazon Web Services account. It doesn't contain disabled DNSSEC configurations for the resource.
Queryable Attributes¶
NextToken¶
If a response includes the last of the DNSSEC configurations that are associated with the current Amazon Web Services account,
NextTokendoesn't appear in the response.If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverDnssecConfigs request. Get the value of
NextTokenthat Amazon Route 53 returned in the previous response and include it inNextTokenin the next request.
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 |
ResolverDnssecConfigs¶
An array that contains one ResolverDnssecConfig element for each configuration for DNSSEC validation that is associated with the current Amazon Web Services account. It doesn't contain disabled DNSSEC configurations for the resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVERDNSSECCONFIGS() |
Getter for RESOLVERDNSSECCONFIGS, with configurable default |
ASK_RESOLVERDNSSECCONFIGS() |
Getter for RESOLVERDNSSECCONFIGS w/ exceptions if field has |
HAS_RESOLVERDNSSECCONFIGS() |
Determine if RESOLVERDNSSECCONFIGS has a value |