Values.ScraperLoggingConfigurationStatusSourceThe status of a scraper logging configuration.
type nonrec t = {statusCode : ScraperLoggingConfigurationStatusCode.t option;The status code of the scraper logging configuration.
*)statusReason : String_.t option;The reason for the current status of the scraper logging configuration.
*)}