Lists all the Resolvers on Outposts that were created using the current Amazon Web Services account
Source:R/route53resolver_operations.R
route53resolver_list_outpost_resolvers.RdLists all the Resolvers on Outposts that were created using the current Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/route53resolver_list_outpost_resolvers/ for full documentation.
Usage
route53resolver_list_outpost_resolvers(
OutpostArn = NULL,
MaxResults = NULL,
NextToken = NULL
)Arguments
- OutpostArn
The Amazon Resource Name (ARN) of the Outpost.
- MaxResults
The maximum number of Resolvers on the Outpost that you want to return in the response to a
ListOutpostResolverrequest. If you don't specify a value forMaxResults, the request returns up to 100 Resolvers.- NextToken
For the first
ListOutpostResolverrequest, omit this value.