Values.MonitoringConfigurationDescriptionSourceDescribes configuration parameters for CloudWatch logging for an application.
type nonrec t = {configurationType : ConfigurationType.t option;Describes whether to use the default CloudWatch logging configuration for an application.
*)metricsLevel : MetricsLevel.t option;Describes the granularity of the CloudWatch Logs for an application.
*)logLevel : LogLevel.t option;Describes the verbosity of the CloudWatch Logs for an application.
*)}