Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseLoadBalancerProps
Packages that use BaseLoadBalancerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseLoadBalancerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of BaseLoadBalancerProps in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceProperties for defining an Application Load Balancer.interfaceProperties for a network load balancer.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseLoadBalancerPropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationLoadBalancerPropsstatic final classAn implementation forBaseLoadBalancerPropsstatic final classAn implementation forNetworkLoadBalancerPropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseLoadBalancerPropsModifier and TypeMethodDescriptionBaseLoadBalancerProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type BaseLoadBalancerPropsModifierConstructorDescriptionprotectedBaseLoadBalancer(software.constructs.Construct scope, String id, BaseLoadBalancerProps baseProps, Object additionalProps)