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

Class: Aws::EMR::Types::AutoScalingPolicyStatus

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

Overview

The status of an automatic scaling policy.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stateString

Indicates the status of the automatic scaling policy.

Possible values:

  • PENDING
  • ATTACHING
  • ATTACHED
  • DETACHING
  • DETACHED
  • FAILED

Returns:

  • (String)

    Indicates the status of the automatic scaling policy.

#state_change_reasonTypes::AutoScalingPolicyStateChangeReason

The reason for a change in status.

Returns: