AlarmExpressionArgs

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