Values.EventIntegrationSourceThe event integration.
type nonrec t = {eventIntegrationArn : Arn.t option;The Amazon Resource Name (ARN) of the event integration.
*)name : Name.t option;The name of the event integration.
*)description : Description.t option;The event integration description.
*)eventFilter : EventFilter.t option;The event integration filter.
*)eventBridgeBus : EventBridgeBus.t option;The Amazon EventBridge bus for the event integration.
*)}