AWSEC2InstanceStateReason
No description
type AWSEC2InstanceStateReason {
code: String!
message: String!
}
Fields
AWSEC2InstanceStateReason.code
● String!
non-null scalar
The reason code for the state change
AWSEC2InstanceStateReason.message
● String!
non-null scalar
The message for the state change
Member of
AWSEC2Instance
object