@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:39.121Z") @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.