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

Class: Aws::Lightsail::Types::AttachedDisk

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

Overview

Describes a block storage disk that is attached to an instance, and is included in an automatic snapshot.

Instance Attribute Summary collapse

Instance Attribute Details

#pathString

The path of the disk (e.g., /dev/xvdf).

Returns:

  • (String)

    The path of the disk (e.g., /dev/xvdf).

#size_in_gbInteger

The size of the disk in GB.

Returns:

  • (Integer)

    The size of the disk in GB.