globalaccelerator_list_custom_routing_listeners: List the listeners for a custom routing accelerator

View source: R/globalaccelerator_operations.R

globalaccelerator_list_custom_routing_listenersR Documentation

List the listeners for a custom routing accelerator

Description

List the listeners for a custom routing accelerator.

See https://www.paws-r-sdk.com/docs/globalaccelerator_list_custom_routing_listeners/ for full documentation.

Usage

globalaccelerator_list_custom_routing_listeners(
  AcceleratorArn,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AcceleratorArn

[required] The Amazon Resource Name (ARN) of the accelerator to list listeners for.

MaxResults

The number of listener 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.