withEvent property

Output<bool?> withEvent
latefinal

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

Implementation

late final pulumi.Output<bool?> withEvent;