Values.PutModelInvocationLoggingConfigurationRequestSourceSet the configuration values for model invocation logging.
type nonrec t = {loggingConfig : LoggingConfig.t;The logging configuration values to set.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of
(string
* [> `String of LogGroupName.t
| `Structure of
(string * [> `String of BucketName.t ]) list ])
list ])
list ])
list ]