public static final class CfnInstance.HibernationOptionsProperty.Builder
extends java.lang.Object
CfnInstance.HibernationOptionsProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnInstance.HibernationOptionsProperty |
build()
Builds the configured instance.
|
CfnInstance.HibernationOptionsProperty.Builder |
configured(java.lang.Boolean configured)
Sets the value of
CfnInstance.HibernationOptionsProperty.getConfigured() |
CfnInstance.HibernationOptionsProperty.Builder |
configured(IResolvable configured)
Sets the value of
CfnInstance.HibernationOptionsProperty.getConfigured() |
public CfnInstance.HibernationOptionsProperty.Builder configured(java.lang.Boolean configured)
CfnInstance.HibernationOptionsProperty.getConfigured()
configured
- If you set this parameter to `true` , your instance is enabled for hibernation.
Default: false
this
public CfnInstance.HibernationOptionsProperty.Builder configured(IResolvable configured)
CfnInstance.HibernationOptionsProperty.getConfigured()
configured
- If you set this parameter to `true` , your instance is enabled for hibernation.
Default: false
this
public CfnInstance.HibernationOptionsProperty build()
CfnInstance.HibernationOptionsProperty
java.lang.NullPointerException
- if any required attribute was not provided