/AWS1/CL_R5RLSTRESOLVERCFGSRSP¶
ListResolverConfigsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/R5RNEXTTOKEN /AWS1/R5RNEXTTOKEN¶
If a response includes the last of the Resolver 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
ListResolverConfigsrequest. Get the value ofNextTokenthat Amazon RouteĀ 53 returned in the previous response and include it inNextTokenin the next request.
it_resolverconfigs TYPE /AWS1/CL_R5RRESOLVERCONFIG=>TT_RESOLVERCONFIGLIST TT_RESOLVERCONFIGLIST¶
An array that contains one
ResolverConfigselement for each Resolver configuration that is associated with the current Amazon Web Services account.
Queryable Attributes¶
NextToken¶
If a response includes the last of the Resolver 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
ListResolverConfigsrequest. Get the value ofNextTokenthat 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 |
ResolverConfigs¶
An array that contains one
ResolverConfigselement for each Resolver configuration that is associated with the current Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVERCONFIGS() |
Getter for RESOLVERCONFIGS, with configurable default |
ASK_RESOLVERCONFIGS() |
Getter for RESOLVERCONFIGS w/ exceptions if field has no val |
HAS_RESOLVERCONFIGS() |
Determine if RESOLVERCONFIGS has a value |