AlarmExpression

constructor(comparisonOperator: String? = null, metricName: String? = null, period: Int? = null, statistics: String? = null, threshold: Double? = null)