Values_0.TopicRuleDestinationConfigurationSourceConfiguration of the topic rule destination.
type nonrec t = {httpUrlConfiguration : HttpUrlDestinationConfiguration.t option;Configuration of the HTTP URL.
*)vpcConfiguration : VpcDestinationConfiguration.t option;Configuration of the virtual private cloud (VPC) connection.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of [> `String of SubnetId.t ] list
| `String of Url.t ])
list ])
list ]