View source: R/route53resolver_operations.R
route53resolver_list_resolver_endpoint_ip_addresses | R Documentation |
Gets the IP addresses for a specified Resolver endpoint.
See https://www.paws-r-sdk.com/docs/route53resolver_list_resolver_endpoint_ip_addresses/ for full documentation.
route53resolver_list_resolver_endpoint_ip_addresses(
ResolverEndpointId,
MaxResults = NULL,
NextToken = NULL
)
ResolverEndpointId |
[required] The ID of the Resolver endpoint that you want to get IP addresses for. |
MaxResults |
The maximum number of IP addresses that you want to return in the
response to a
|
NextToken |
For the first
If the specified Resolver endpoint has more than |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.