List the endpoint groups that are associated with a listener for a custom routing accelerator
Source:R/globalaccelerator_operations.R
globalaccelerator_list_custom_routing_endpoint_groups.RdList the endpoint groups that are associated with a listener for a custom routing accelerator.
See https://www.paws-r-sdk.com/docs/globalaccelerator_list_custom_routing_endpoint_groups/ for full documentation.
Usage
globalaccelerator_list_custom_routing_endpoint_groups(
ListenerArn,
MaxResults = NULL,
NextToken = NULL
)Arguments
- ListenerArn
[required] The Amazon Resource Name (ARN) of the listener to list endpoint groups for.
- MaxResults
The number of endpoint group objects that you want to return with this call. The default value is 10.
- NextToken
The token for the next set of results. You receive this token from a previous call.