Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(elasticloadbalancingv2-targets): update AlbTarget constructor (
#27516) This PR for elasticloadbalancingv2-targets is to change Constructor for AlbTarget to accept interface IApplicationLoadBalancer instead of ApplicationLoadBalancer. This helps it from being used alongside ApplicationLoadBalancer.fromLookup and ApplicationLoadBalancer.fromApplicationLoadBalancerAttributes. Closes #27466. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information