Values.LogDeliveryConfigurationSourceConfiguration for sending InfluxDB engine logs to send to specified S3 bucket.
type nonrec t = {s3Configuration : S3Configuration.t;Configuration for S3 bucket log delivery.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `String of S3ConfigurationBucketNameString.t ])
list ])
list ]