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

Class: Aws::EMR::Types::InstanceStatus

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

Overview

The instance status details.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

The current state of the instance.

Possible values:

  • AWAITING_FULFILLMENT
  • PROVISIONING
  • BOOTSTRAPPING
  • RUNNING
  • TERMINATED

Returns:

  • (String)

    The current state of the instance.

#state_change_reasonTypes::InstanceStateChangeReason

The details of the status change reason for the instance.

Returns:

#timelineTypes::InstanceTimeline

The timeline of the instance status over time.

Returns: