enabled property

Input<bool?>? enabled
final

Indicates whether a defined automatic rollback configuration is currently enabled for this Deployment Group. If you enable automatic rollback, you must specify at least one event type.

Implementation

final pulumi.Input<bool?>? enabled;