Log Metric Trigger Args
constructor(metricColumn: Output<String>? = null, metricTriggerType: Output<Either<String, MetricTriggerType>>? = null, threshold: Output<Double>? = null, thresholdOperator: Output<Either<String, ConditionalOperator>>? = null)