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

Class: Aws::EC2::Types::VolumeStatusInfo

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

Overview

Describes the status of a volume.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#detailsArray<Types::VolumeStatusDetails>

The details of the volume status.

Returns:

#statusString

The status of the volume.

Possible values:

  • ok
  • impaired
  • insufficient-data

Returns:

  • (String)

    The status of the volume.