Values.AuditLogDestinationConfigurationSourceContains information about an audit log destination configuration.
type nonrec t = {destination : Destination.t;Contains information about an audit log destination.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of (string * [> `String of String63.t ]) list ])
list ])
list ]