Values.DeleteLoggingConfigurationRequestSourceDeletes the specified logging configuration.
type nonrec t = {identifier : LoggingConfigurationIdentifier.t;Identifier of the logging configuration to be deleted.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of LoggingConfigurationIdentifier.t ]) list ]