withEvent property

Input<bool?>? withEvent
final

A value that indicates whether to send an event to the Amazon EventBridge event bus after the SQL statement runs.

Implementation

final pulumi.Input<bool?>? withEvent;