Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseLoadBalancerProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseLoadBalancerProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeInterfaceDescriptioninterface
Properties for defining an Application Load Balancer.interface
Properties for a network load balancer.Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationLoadBalancerProps
static final class
An implementation forBaseLoadBalancerProps
static final class
An implementation forNetworkLoadBalancerProps
Modifier and TypeMethodDescriptionBaseLoadBalancerProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionprotected
BaseLoadBalancer
(software.constructs.Construct scope, String id, BaseLoadBalancerProps baseProps, Object additionalProps)