View source: R/globalaccelerator_operations.R
| globalaccelerator_list_endpoint_groups | R Documentation | 
List the endpoint groups that are associated with a listener.
See https://www.paws-r-sdk.com/docs/globalaccelerator_list_endpoint_groups/ for full documentation.
globalaccelerator_list_endpoint_groups(
  ListenerArn,
  MaxResults = NULL,
  NextToken = NULL
)
| ListenerArn | [required] The Amazon Resource Name (ARN) of the listener. | 
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.