ConditionResponse

constructor(alertSensitivity: String? = null, criterionType: String? = null, dimensions: List<DimensionResponse>? = null, failingPeriods: ConditionResponseFailingPeriods? = null, ignoreDataBefore: String? = null, metricMeasureColumn: String? = null, metricName: String? = null, operator: String? = null, query: String? = null, resourceIdColumn: String? = null, threshold: Double? = null, timeAggregation: String? = null)