Alert Prometheus Rule Group Rule Action Args
data class AlertPrometheusRuleGroupRuleActionArgs(val actionGroupId: Output<String>, val actionProperties: Output<Map<String, String>>? = null) : ConvertibleToJava<AlertPrometheusRuleGroupRuleActionArgs>