VtlDevice

class VtlDevice

Represents a device object associated with a tape gateway.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of iSCSI information about a VTL device.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

Specifies the type of device that the VTL device emulates.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: VtlDevice.Builder.() -> Unit = {}): VtlDevice
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String