enabled property

Input<bool?>? enabled
final

Indicates whether the alarm configuration is enabled. This option is useful when you want to temporarily deactivate alarm monitoring for a deployment group without having to add the same alarms again later.

Implementation

final pulumi.Input<bool?>? enabled;