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