globalaccelerator_list_cross_account_attachments {paws.networking} | R Documentation |
List the cross-account attachments that have been created in Global Accelerator
Description
List the cross-account attachments that have been created in Global Accelerator.
See https://www.paws-r-sdk.com/docs/globalaccelerator_list_cross_account_attachments/ for full documentation.
Usage
globalaccelerator_list_cross_account_attachments(
MaxResults = NULL,
NextToken = NULL
)
Arguments
MaxResults |
The number of cross-account attachment 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.7.0 Index]