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. |
equalsBySdkFields, sdkFields
copy
applyMutation, build
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.
configured
- If this parameter is set to true
, the instance is enabled for hibernation; otherwise, it
is not enabled for hibernation.Copyright © 2021. All rights reserved.