defaultResult property
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs. The possible values
are CONTINUE and ABANDON.
Implementation
final String? defaultResult;
Defines the action the Auto Scaling group should take when the lifecycle
hook timeout elapses or if an unexpected failure occurs. The possible values
are CONTINUE and ABANDON.
final String? defaultResult;