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

Class: Aws::EC2::Types::VolumeStatusAction

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

Overview

Describes a volume status operation code.

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The code identifying the operation, for example, enable-volume-io.

Returns:

  • (String)

    The code identifying the operation, for example, enable-volume-io.

#descriptionString

A description of the operation.

Returns:

  • (String)

    A description of the operation.

#event_idString

The ID of the event associated with this operation.

Returns:

  • (String)

    The ID of the event associated with this operation.

#event_typeString

The event type associated with this operation.

Returns:

  • (String)

    The event type associated with this operation.