You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::StorageGateway::Types::VTLDevice

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents a device object associated with a tape gateway.

Instance Attribute Summary collapse

Instance Attribute Details

#device_iscsi_attributesTypes::DeviceiSCSIAttributes

A list of iSCSI information about a VTL device.

Returns:

#vtl_device_arnString

Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).

Returns:

  • (String)

    Specifies the unique Amazon Resource Name (ARN) of the device (tape drive or media changer).

#vtl_device_product_identifierString

Specifies the model number of device that the VTL device emulates.

Returns:

  • (String)

    Specifies the model number of device that the VTL device emulates.

#vtl_device_typeString

Specifies the type of device that the VTL device emulates.

Returns:

  • (String)

    Specifies the type of device that the VTL device emulates.

#vtl_device_vendorString

Specifies the vendor of the device that the VTL device object emulates.

Returns:

  • (String)

    Specifies the vendor of the device that the VTL device object emulates.