View source: R/storagegateway_operations.R
storagegateway_list_gateways | R Documentation |
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.
storagegateway_list_gateways(Marker = NULL, Limit = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.