terminationHookEnabled property

Output<bool?> terminationHookEnabled
latefinal

Indicates whether the deployment group was configured to have CodeDeploy install a termination hook into an Auto Scaling group.

Implementation

late final pulumi.Output<bool?> terminationHookEnabled;