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