configured
Set to true
to enable your instance for hibernation.
For Spot Instances, if you set Configured
to true
, either omit the InstanceInterruptionBehavior
parameter (for SpotMarketOptions
), or set it to hibernate
. When Configured
is true:
If you omit
InstanceInterruptionBehavior
, it defaults tohibernate
.If you set
InstanceInterruptionBehavior
to a value other thanhibernate
, you'll get an error.
Default: false