AWS SDK for .NET Documentation
DiskIds Property
AmazonAmazon.StorageGateway.ModelAddWorkingStorageRequestDiskIds Did this page help you?   Yes   No    Tell us about it...
An array of strings that identify disks that are to be configured as working storage. Each string have a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.
Declaration Syntax
C#
public List<string> DiskIds { get; set; }

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