class Aws::Lightsail::Types::DiskInfo

Describes a disk.

@!attribute [rw] name

The disk name.
@return [String]

@!attribute [rw] path

The disk path.
@return [String]

@!attribute [rw] size_in_gb

The size of the disk in GB (e.g., `32`).
@return [Integer]

@!attribute [rw] is_system_disk

A Boolean value indicating whether this disk is a system disk (has
an operating system loaded on it).
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/DiskInfo AWS API Documentation

Constants

SENSITIVE