Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
LaunchTemplateHibernationOptionsRequest |
LaunchTemplateHibernationOptionsRequest.clone() |
LaunchTemplateHibernationOptionsRequest |
RequestLaunchTemplateData.getHibernationOptions()
Indicates whether an instance is enabled for hibernation.
|
LaunchTemplateHibernationOptionsRequest |
LaunchTemplateHibernationOptionsRequest.withConfigured(Boolean configured)
If you set this parameter to
true , the instance is enabled for hibernation. |
Modifier and Type | Method and Description |
---|---|
void |
RequestLaunchTemplateData.setHibernationOptions(LaunchTemplateHibernationOptionsRequest hibernationOptions)
Indicates whether an instance is enabled for hibernation.
|
RequestLaunchTemplateData |
RequestLaunchTemplateData.withHibernationOptions(LaunchTemplateHibernationOptionsRequest hibernationOptions)
Indicates whether an instance is enabled for hibernation.
|
Copyright © 2023. All rights reserved.