Values.LoggingConfigurationStatusSourceThe status of the logging configuration.
type nonrec t = {statusCode : LoggingConfigurationStatusCode.t option;The current status of the current rules and alerting logging configuration. These logging configurations are only for rules and alerting logs.
*)statusReason : String_.t option;If failed, the reason for the failure.
*)}