View source: R/route53resolver_operations.R
route53resolver_list_outpost_resolvers | R Documentation |
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.
route53resolver_list_outpost_resolvers(
OutpostArn = NULL,
MaxResults = NULL,
NextToken = NULL
)
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 |
NextToken |
For the first |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.