public static interface LaunchTemplateHibernationOptions.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateHibernationOptions.Builder,LaunchTemplateHibernationOptions>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateHibernationOptions.Builder |
configured(Boolean configured)
If this parameter is set to
true, the instance is enabled for hibernation; otherwise, it is not
enabled for hibernation. |
copyapplyMutation, buildLaunchTemplateHibernationOptions.Builder configured(Boolean configured)
If this parameter is set to true, the instance is enabled for hibernation; otherwise, it is not
enabled for hibernation.
configured - If this parameter is set to true, the instance is enabled for hibernation; otherwise, it
is not enabled for hibernation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.