Skip to content

/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, NextToken doesn't appear in the response.

If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverConfigs request. Get the value of NextToken that Amazon RouteĀ 53 returned in the previous response and include it in NextToken in the next request.

IT_RESOLVERCONFIGS TYPE /AWS1/CL_R5RRESOLVERCONFIG=>TT_RESOLVERCONFIGLIST TT_RESOLVERCONFIGLIST

An array that contains one ResolverConfigs element 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, NextToken doesn't appear in the response.

If a response doesn't include the last of the configurations, you can get more configurations by submitting another ListResolverConfigs request. Get the value of NextToken that Amazon RouteĀ 53 returned in the previous response and include it in NextToken in 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 ResolverConfigs element 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