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 TypeInterfaceDescriptioninterface
Properties for defining an Application Load Balancer.interface
Properties for a network load balancer.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseLoadBalancerPropsModifier and TypeClassDescriptionstatic final class
An implementation forApplicationLoadBalancerProps
static final class
An implementation forBaseLoadBalancerProps
static final class
An implementation forNetworkLoadBalancerProps
Methods 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 BaseLoadBalancerPropsModifierConstructorDescriptionprotected
BaseLoadBalancer
(software.constructs.Construct scope, String id, BaseLoadBalancerProps baseProps, Object additionalProps)