class Aws::StorageGateway::Types::DescribeCachediSCSIVolumesInput

@note When making an API call, you may pass DescribeCachediSCSIVolumesInput

data as a hash:

    {
      volume_arns: ["VolumeARN"], # required
    }

@!attribute [rw] volume_arns

An array of strings where each string represents the Amazon Resource
Name (ARN) of a cached volume. All of the specified cached volumes
must be from the same gateway. Use ListVolumes to get volume ARNs
for a gateway.
@return [Array<String>]

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

Constants

SENSITIVE