Values.EventBridgeDestinationPropertiesSourceThe properties that are applied when Amazon EventBridge is being used as a destination.
type nonrec t = {object_ : Object.t;The object specified in the Amazon EventBridge flow destination.
*)errorHandlingConfig : ErrorHandlingConfig.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `String of Object.t
| `Structure of
(string * [> `Boolean of Boolean.t | `String of BucketPrefix.t ])
list ])
list ]