class Aws::StorageGateway::Types::UpdateVTLDeviceTypeInput

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

data as a hash:

    {
      vtl_device_arn: "VTLDeviceARN", # required
      device_type: "DeviceType", # required
    }

@!attribute [rw] vtl_device_arn

The Amazon Resource Name (ARN) of the medium changer you want to
select.
@return [String]

@!attribute [rw] device_type

The type of medium changer you want to select.

Valid Values: `STK-L700` \| `AWS-Gateway-VTL` \| `IBM-03584L32-0402`
@return [String]

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

Constants

SENSITIVE