class Aws::StorageGateway::Types::ListGatewaysInput
A JSON object containing zero or more of the following fields:
-
ListGatewaysInput$Limit
-
ListGatewaysInput$Marker
@note When making an API call, you may pass ListGatewaysInput
data as a hash: { marker: "Marker", limit: 1, }
@!attribute [rw] marker
An opaque string that indicates the position at which to begin the returned list of gateways. @return [String]
@!attribute [rw] limit
Specifies that the list of gateways returned be limited to the specified number of items. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/ListGatewaysInput AWS API Documentation
Constants
- SENSITIVE