AWS SDK for .NET Documentation
VTLDeviceARNs Property
AmazonAmazon.StorageGateway.ModelDescribeVTLDevicesRequestVTLDeviceARNs Did this page help you?   Yes   No    Tell us about it...
An array of strings, where each string represents the Amazon Resource Name (ARN) of a VTL device.
Note:
All of the specified VTL devices must be from the same gateway. If no VTL devices are specified, the result will contain all devices on the specified gateway.
Declaration Syntax
C#
public List<string> VTLDeviceARNs { get; set; }

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