You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::HibernationOptions
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::HibernationOptions
- Defined in:
- (unknown)
Overview
Indicates whether your instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon Elastic Compute Cloud User Guide.
Returned by:
Instance Attribute Summary collapse
-
#configured ⇒ Boolean
If this parameter is set to
true
, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
Instance Attribute Details
#configured ⇒ Boolean
If this parameter is set to true
, your instance is enabled for
hibernation; otherwise, it is not enabled for hibernation.