class Aws::StorageGateway::Types::DescribeVTLDevicesOutput

DescribeVTLDevicesOutput

@!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] vtl_devices

An array of VTL device objects composed of the Amazon Resource Name
(ARN) of the VTL devices.
@return [Array<Types::VTLDevice>]

@!attribute [rw] marker

An opaque string that indicates the position at which the VTL
devices that were fetched for description ended. Use the marker in
your next request to fetch the next set of VTL devices in the list.
If there are no more VTL devices to describe, this field does not
appear in the response.
@return [String]

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

Constants

SENSITIVE