withEvent property
Indicates whether to send an event back to EventBridge after the SQL statement runs.
Implementation
final bool? withEvent;
Indicates whether to send an event back to EventBridge after the SQL statement runs.
final bool? withEvent;