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
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#gatewaysArray<Types::GatewayInfo>

An array of GatewayInfo objects.

Returns:

#markerString

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.

Returns:

  • (String)

    Use the marker in your next request to fetch the next set of gateways in the list.