You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::StorageGateway::Types::ListGatewaysOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::StorageGateway::Types::ListGatewaysOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#gateways ⇒ Array<Types::GatewayInfo>
An array of GatewayInfo objects.
-
#marker ⇒ String
Use the marker in your next request to fetch the next set of gateways in the list.
Instance Attribute Details
#gateways ⇒ Array<Types::GatewayInfo>
An array of GatewayInfo objects.
#marker ⇒ String
Use the marker in your next request to fetch the next set of gateways in the list. If there are no more gateways to list, this field does not appear in the response.