route53resolver_list_outpost_resolvers: Lists all the Resolvers on Outposts that were created using...

View source: R/route53resolver_operations.R

route53resolver_list_outpost_resolversR Documentation

Lists all the Resolvers on Outposts that were created using the current Amazon Web Services account

Description

Lists 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 ListOutpostResolver request. If you don't specify a value for MaxResults, the request returns up to 100 Resolvers.

NextToken

For the first ListOutpostResolver request, omit this value.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.