noReboot property
Applies to AMI lifecycle policies only. Indicates whether targeted instances
are rebooted when the lifecycle policy runs. true
indicates
that targeted instances are not rebooted when the policy runs.
false
indicates that target instances are rebooted when the
policy runs. The default is true
(instances are not rebooted).
Implementation
final bool? noReboot;