| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataHibernationOptionsDetails |
AwsEc2LaunchTemplateDataHibernationOptionsDetails.clone() |
AwsEc2LaunchTemplateDataHibernationOptionsDetails |
AwsEc2LaunchTemplateDataDetails.getHibernationOptions()
Specifies whether your Amazon EC2 instance is configured for hibernation.
|
AwsEc2LaunchTemplateDataHibernationOptionsDetails |
AwsEc2LaunchTemplateDataHibernationOptionsDetails.withConfigured(Boolean configured)
If you set this parameter to
true, the instance is enabled for hibernation. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setHibernationOptions(AwsEc2LaunchTemplateDataHibernationOptionsDetails hibernationOptions)
Specifies whether your Amazon EC2 instance is configured for hibernation.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withHibernationOptions(AwsEc2LaunchTemplateDataHibernationOptionsDetails hibernationOptions)
Specifies whether your Amazon EC2 instance is configured for hibernation.
|
Copyright © 2022. All rights reserved.