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
show all
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

Instance Attribute Details

#configuredBoolean

If this parameter is set to true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.

Returns:

  • (Boolean)

    If this parameter is set to true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.