Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.IApplicationLoadBalancerRef
Packages that use IApplicationLoadBalancerRef
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
Targets for AWS Elastic Load Balancing V2
-
Uses of IApplicationLoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of IApplicationLoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceAn application load balancer.static interfaceInternal default implementation forIApplicationLoadBalancer.static interfaceInternal default implementation forIApplicationLoadBalancerRef.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement IApplicationLoadBalancerRefModifier and TypeClassDescriptionclassDefine an Application Load Balancer.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApplicationLoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingv2.targets
Constructors in software.amazon.awscdk.services.elasticloadbalancingv2.targets with parameters of type IApplicationLoadBalancerRefModifierConstructorDescriptionAlbTarget(IApplicationLoadBalancerRef alb, Number port) Deprecated.