backupgateway_list_gateways {paws.networking} | R Documentation |
Lists backup gateways owned by an Amazon Web Services account in an Amazon Web Services Region
Description
Lists backup gateways owned by an Amazon Web Services account in an Amazon Web Services Region. The returned list is ordered by gateway Amazon Resource Name (ARN).
See https://www.paws-r-sdk.com/docs/backupgateway_list_gateways/ for full documentation.
Usage
backupgateway_list_gateways(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of gateways to list. |
NextToken |
The next item following a partial list of returned resources. For
example, if a request is made to return |
[Package paws.networking version 0.7.0 Index]