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

#actions ⇒ Array<Types::VolumeStatusAction>

The details of the operation.

Returns:

#attachment_statuses ⇒ Array<Types::VolumeStatusAttachmentStatus>

Information about the instances to which the volume is attached.

Returns:

#availability_zone ⇒ String

The Availability Zone of the volume.

Returns:

  • (String) —

    The Availability Zone of the volume.

#events ⇒ Array<Types::VolumeStatusEvent>

A list of events associated with the volume.

Returns:

#outpost_arn ⇒ String

The Amazon Resource Name (ARN) of the Outpost.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the Outpost.

#volume_id ⇒ String

The volume ID.

Returns:

  • (String) —

    The volume ID.

#volume_status ⇒ Types::VolumeStatusInfo

The volume status.

Returns: