Values.EndpointEventBusSourceThe event buses the endpoint is associated with.
type nonrec t = {eventBusArn : NonPartnerEventBusArn.t;The ARN of the event bus the endpoint is associated with.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of NonPartnerEventBusArn.t ]) list ]