ConditionArgs

constructor(conditionAbsent: Output<MetricAbsenceArgs>? = null, conditionMatchedLog: Output<LogMatchArgs>? = null, conditionMonitoringQueryLanguage: Output<MonitoringQueryLanguageConditionArgs>? = null, conditionThreshold: Output<MetricThresholdArgs>? = null, displayName: Output<String>? = null, name: Output<String>? = null)