You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EMR::Types::InstanceGroupStateChangeReason
- Inherits:
-
Struct
- Object
- Struct
- Aws::EMR::Types::InstanceGroupStateChangeReason
- Defined in:
- (unknown)
Overview
The status change reason details for the instance group.
Returned by:
Instance Attribute Summary collapse
-
#code ⇒ String
The programmable code for the state change reason.
-
#message ⇒ String
The status change reason description.
Instance Attribute Details
#code ⇒ String
The programmable code for the state change reason.
Possible values:
- INTERNAL_ERROR
- VALIDATION_ERROR
- INSTANCE_FAILURE
- CLUSTER_TERMINATED
#message ⇒ String
The status change reason description.