ListenerRuleArgs

constructor(actions: Output<List<ListenerRuleActionArgs>>? = null, conditions: Output<List<ListenerRuleConditionArgs>>? = null, listenerArn: Output<String>? = null, priority: Output<Int>? = null, tags: Output<Map<String, String>>? = null)

Deprecated

aws.elasticloadbalancingv2.ListenerRule has been deprecated in favor of aws.lb.ListenerRule