storagegateway_list_gateways {paws.storage} | R Documentation |
Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request
Description
Lists gateways owned by an Amazon Web Services account in an Amazon Web Services Region specified in the request. The returned list is ordered by gateway Amazon Resource Name (ARN).
See https://www.paws-r-sdk.com/docs/storagegateway_list_gateways/ for full documentation.
Usage
storagegateway_list_gateways(Marker = NULL, Limit = NULL)
Arguments
Marker |
An opaque string that indicates the position at which to begin the returned list of gateways. |
Limit |
Specifies that the list of gateways returned be limited to the specified number of items. |
[Package paws.storage version 0.9.0 Index]