| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationLoadBalancerProps
(experimental) Properties for defining an Application Load Balancer.
|
interface |
NetworkLoadBalancerProps
(experimental) Properties for a network load balancer.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationLoadBalancerProps.Jsii$Proxy
An implementation for
ApplicationLoadBalancerProps |
static class |
BaseLoadBalancerProps.Jsii$Proxy
An implementation for
BaseLoadBalancerProps |
static class |
NetworkLoadBalancerProps.Jsii$Proxy
An implementation for
NetworkLoadBalancerProps |
| Modifier and Type | Method and Description |
|---|---|
BaseLoadBalancerProps |
BaseLoadBalancerProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
BaseLoadBalancer(software.constructs.Construct scope,
String id,
BaseLoadBalancerProps baseProps,
Object additionalProps) |
Copyright © 2021. All rights reserved.