events property
The event type or types that trigger a rollback. Supported types are DEPLOYMENT_FAILURE, DEPLOYMENT_STOP_ON_ALARM and DEPLOYMENT_STOP_ON_REQUEST.
Only one autoRollbackConfiguration is allowed.
Implementation
final pulumi.Input<List<String>?>? events;