You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::LaunchTemplateHibernationOptions

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Indicates whether an instance is configured for hibernation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#configuredBoolean

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

Returns:

  • (Boolean)

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