[aws-elasticloadbalancingv2] Add support for SubnetMapping to Network Load Balancer · Issue #9696 · aws/aws-cdk

Add Subnet mappings to the Network Load Balancer construct Use Case We have a network load balancer and we need it on a static ip thus we hook up an elastic ip to this network load balancer. This i...