MetricCriteriaResponse

constructor(criterionType: String, dimensions: List<MetricDimensionResponse>? = null, metricName: String, metricNamespace: String? = null, name: String, operator: String, skipMetricValidation: Boolean? = null, threshold: Double, timeAggregation: String)