route53resolver_list_resolver_endpoint_ip_addresses {paws.networking} | R Documentation |
Gets the IP addresses for a specified Resolver endpoint
Description
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.
Usage
route53resolver_list_resolver_endpoint_ip_addresses(
ResolverEndpointId,
MaxResults = NULL,
NextToken = NULL
)
Arguments
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 |