defaultResult property

String? defaultResult
final

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;