public static interface LaunchTemplateHibernationOptionsRequest.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateHibernationOptionsRequest.Builder,LaunchTemplateHibernationOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
LaunchTemplateHibernationOptionsRequest.Builder |
configured(Boolean configured)
If you set this parameter to
true, the instance is enabled for hibernation. |
copyapplyMutation, buildLaunchTemplateHibernationOptionsRequest.Builder configured(Boolean configured)
If you set this parameter to true, the instance is enabled for hibernation.
Default: false
configured - If you set this parameter to true, the instance is enabled for hibernation.
Default: false
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.