Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

UpdateVTLDeviceTypeInput

import type { UpdateVTLDeviceTypeInput } from "https://aws-api.deno.dev/v0.4/services/storagegateway.ts?docs=full";
interface UpdateVTLDeviceTypeInput {
DeviceType: string;
VTLDeviceARN: string;
}

§Properties

§
DeviceType: string
[src]

The type of medium changer you want to select.

Valid Values: STK-L700 | AWS-Gateway-VTL | IBM-03584L32-0402

§
VTLDeviceARN: string
[src]

The Amazon Resource Name (ARN) of the medium changer you want to select.