Values.PutLoggingOptionsRequestSourceCreates or updates the logging option.
type nonrec t = {cloudWatchLogDelivery : CloudWatchLogDeliveryOptions.t;Creates or updates the log delivery option to Amazon CloudWatch Logs.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string | `String of CloudWatchLogGroupName.t ])
list ])
list ]