AWSEMRClusterStateChangeReason
No description
type AWSEMRClusterStateChangeReason {
code: AWSEMRClusterStateChangeReasonCodeType!
message: String!
}
Fields
AWSEMRClusterStateChangeReason.code ● AWSEMRClusterStateChangeReasonCodeType! non-null enum
The programmatic code for the state change reason
AWSEMRClusterStateChangeReason.message ● String! non-null scalar
The descriptive message for the state change reason
Member of
AWSEMRClusterStatus object