class Aws::StorageGateway::Types::Disk

Represents a gateway's local disk.

@!attribute [rw] disk_id

The unique device ID or other distinguishing data that identifies a
local disk.
@return [String]

@!attribute [rw] disk_path

The path of a local disk in the gateway virtual machine (VM).
@return [String]

@!attribute [rw] disk_node

The device node of a local disk as assigned by the virtualization
environment.
@return [String]

@!attribute [rw] disk_status

A value that represents the status of a local disk.
@return [String]

@!attribute [rw] disk_size_in_bytes

The local disk size in bytes.
@return [Integer]

@!attribute [rw] disk_allocation_type

One of the `DiskAllocationType` enumeration values that identifies
how a local disk is used.

Valid Values: `UPLOAD_BUFFER` \| `CACHE_STORAGE`
@return [String]

@!attribute [rw] disk_allocation_resource

The iSCSI qualified name (IQN) that is defined for a disk. This
field is not included in the response if the local disk is not
defined as an iSCSI target. The format of this field is
*targetIqn::LUNNumber::region-volumeId*.
@return [String]

@!attribute [rw] disk_attribute_list

A list of values that represents attributes of a local disk.
@return [Array<String>]

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

Constants

SENSITIVE