Values.ConnectivityResourceParametersSourceThe parameters for EventBridge to use when invoking the resource endpoint.
type nonrec t = {resourceParameters : ConnectivityResourceConfigurationArn.t;The parameters for EventBridge to use when invoking the resource endpoint.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of ResourceConfigurationArn.t ]) list ])
list ]