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