MonitoringScheduleBaselineConfig

data class MonitoringScheduleBaselineConfig(val constraintsResource: MonitoringScheduleConstraintsResource? = null, val statisticsResource: MonitoringScheduleStatisticsResource? = null)

Baseline configuration used to validate that the data conforms to the specified constraints and statistics.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties