@Generated(value="jsii-pacmak/1.57.0 (build f614666)", date="2022-04-22T22:36:22.204Z") @Stability(value=Stable) public interface INetworkLoadBalancer extends software.amazon.jsii.JsiiSerializable, ILoadBalancerV2, IVpcEndpointServiceLoadBalancer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
INetworkLoadBalancer.Jsii$Default
Internal default implementation for
INetworkLoadBalancer. |
static class |
INetworkLoadBalancer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkListener |
addListener(String id,
BaseNetworkListenerProps props)
Add a listener to this load balancer.
|
default IVpc |
getVpc()
The VPC this load balancer has been created in (if available).
|
getLoadBalancerCanonicalHostedZoneId, getLoadBalancerDnsNameapplyRemovalPolicy, getEnv, getStackgetLoadBalancerArn@Stability(value=Stable) @Nullable default IVpc getVpc()
@Stability(value=Stable) @NotNull NetworkListener addListener(@NotNull String id, @NotNull BaseNetworkListenerProps props)
id - This parameter is required.props - This parameter is required.Copyright © 2022. All rights reserved.