Uses of Interface
software.amazon.awscdk.interfaces.elasticloadbalancing.ILoadBalancerRef
Packages that use ILoadBalancerRef
Package
Description
Amazon Elastic Load Balancing Construct Library
-
Uses of ILoadBalancerRef in software.amazon.awscdk.interfaces.elasticloadbalancing
Subinterfaces of ILoadBalancerRef in software.amazon.awscdk.interfaces.elasticloadbalancingModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forILoadBalancerRef.Classes in software.amazon.awscdk.interfaces.elasticloadbalancing that implement ILoadBalancerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ILoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancing
Subinterfaces of ILoadBalancerRef in software.amazon.awscdk.services.elasticloadbalancingModifier and TypeInterfaceDescriptioninterfaceRepresents a load balancer.static interfaceInternal default implementation forILoadBalancer.Classes in software.amazon.awscdk.services.elasticloadbalancing that implement ILoadBalancerRefModifier and TypeClassDescriptionclassSpecifies a Classic Load Balancer.static final classA proxy class which represents a concrete javascript instance of this type.classA load balancer with a single listener.Methods in software.amazon.awscdk.services.elasticloadbalancing that return ILoadBalancerRefModifier and TypeMethodDescriptionstatic ILoadBalancerRefCfnLoadBalancer.fromLoadBalancerName(software.constructs.Construct scope, String id, String loadBalancerName) Creates a new ILoadBalancerRef from a loadBalancerName.Methods in software.amazon.awscdk.services.elasticloadbalancing with parameters of type ILoadBalancerRefModifier and TypeMethodDescriptionstatic StringCfnLoadBalancer.arnForLoadBalancer(ILoadBalancerRef resource)