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

Class: Aws::EC2::Types::VolumeStatusDetails

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

Overview

Describes a volume status.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

The name of the volume status.

Possible values:

  • io-enabled
  • io-performance

Returns:

  • (String)

    The name of the volume status.

#statusString

The intended status of the volume status.

Returns:

  • (String)

    The intended status of the volume status.