class Aws::BackupGateway::Types::ListGatewaysInput
@note When making an API call, you may pass ListGatewaysInput
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
The maximum number of gateways to list. @return [Integer]
@!attribute [rw] next_token
The next item following a partial list of returned resources. For example, if a request is made to return `MaxResults` number of resources, `NextToken` allows you to return more items in your list starting at the location pointed to by the next token. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/backup-gateway-2021-01-01/ListGatewaysInput AWS API Documentation
Constants
- SENSITIVE