ListenerPolicyArgs

constructor(loadBalancerName: Output<String>? = null, loadBalancerPort: Output<Int>? = null, policyNames: Output<List<String>>? = null, triggers: Output<Map<String, String>>? = null)

Deprecated

aws.elasticloadbalancing.ListenerPolicy has been deprecated in favor of aws.elb.ListenerPolicy