AWSEC2InstanceHibernationOptions
No description
type AWSEC2InstanceHibernationOptions {
configured: Boolean!
}
Fields
AWSEC2InstanceHibernationOptions.configured
● Boolean!
non-null scalar
If this parameter is set to true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation
Member of
AWSEC2Instance
object