AWS SDK for .NET Documentation
VolumeIds Property
AmazonAmazon.OpsWorks.ModelDescribeVolumesRequestVolumeIds Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property VolumeIds.

Am array of volume IDs. If you use this parameter,

CopyC#
DescribeVolumes
returns descriptions of the specified volumes. Otherwise, it returns a description of every volume.

Declaration Syntax
C#
public List<string> VolumeIds { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)