Container for the parameters to the DescribeCachediSCSIVolumes operation.
This operation returns a description of the gateway volumes specified in the request. This operation is supported only for the gateway-cached volume architecture.
The list of gateway volumes in the request must be from one gateway. In the response Amazon Storage Gateway returns volume information sorted by volume Amazon Resource Name (ARN).

C# |
public class DescribeCachediSCSIVolumesRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeCachediSCSIVolumesRequest()()()() | Initializes a new instance of the DescribeCachediSCSIVolumesRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VolumeARNs | |
![]() | WithVolumeARNs(array<String>[]()[][]) | Obsolete.
Adds elements to the VolumeARNs collection
|
![]() | WithVolumeARNs(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Adds elements to the VolumeARNs collection
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeCachediSCSIVolumesRequest |