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

Class: Aws::EC2::Types::VolumeStatusItem

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

Overview

Describes the volume status.

Instance Attribute Summary collapse

Instance Attribute Details

#actionsArray<Types::VolumeStatusAction>

The details of the operation.

Returns:

#attachment_statusesArray<Types::VolumeStatusAttachmentStatus>

Information about the instances to which the volume is attached.

Returns:

#availability_zoneString

The Availability Zone of the volume.

Returns:

  • (String)

    The Availability Zone of the volume.

#eventsArray<Types::VolumeStatusEvent>

A list of events associated with the volume.

Returns:

#outpost_arnString

The Amazon Resource Name (ARN) of the Outpost.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the Outpost.

#volume_idString

The volume ID.

Returns:

  • (String)

    The volume ID.

#volume_statusTypes::VolumeStatusInfo

The volume status.

Returns: