Alert Processing Rule Suppression Condition Alert Rule Name Args
data class AlertProcessingRuleSuppressionConditionAlertRuleNameArgs(val operator: Output<String>, val values: Output<List<String>>) : ConvertibleToJava<AlertProcessingRuleSuppressionConditionAlertRuleNameArgs>
Constructors
Link copied to clipboard
fun AlertProcessingRuleSuppressionConditionAlertRuleNameArgs(operator: Output<String>, values: Output<List<String>>)