globalaccelerator_list_accelerators {paws.networking} | R Documentation |
List the accelerators for an Amazon Web Services account
Description
List the accelerators for an Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/globalaccelerator_list_accelerators/ for full documentation.
Usage
globalaccelerator_list_accelerators(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The number of Global Accelerator 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. |
[Package paws.networking version 0.9.0 Index]