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