class Aws::StorageGateway::Types::ListVolumesOutput

A JSON object containing the following fields:

@!attribute [rw] gateway_arn

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways
operation to return a list of gateways for your account and Region.
@return [String]

@!attribute [rw] marker

Use the marker in your next request to continue pagination of iSCSI
volumes. If there are no more volumes to list, this field does not
appear in the response body.
@return [String]

@!attribute [rw] volume_infos

An array of VolumeInfo objects, where each object describes an iSCSI
volume. If no volumes are defined for the gateway, then
`VolumeInfos` is an empty array "\[\]".
@return [Array<Types::VolumeInfo>]

@see docs.aws.amazon.com/goto/WebAPI/storagegateway-2013-06-30/ListVolumesOutput AWS API Documentation

Constants

SENSITIVE