@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:27.640Z") @Stability(value=Experimental) 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)
(experimental) Add a listener to this load balancer.
|
default IVpc |
getVpc()
(experimental) The VPC this load balancer has been created in (if available).
|
getLoadBalancerCanonicalHostedZoneId, getLoadBalancerDnsNamegetLoadBalancerArn@Stability(value=Experimental) @Nullable default IVpc getVpc()
@Stability(value=Experimental) @NotNull NetworkListener addListener(@NotNull String id, @NotNull BaseNetworkListenerProps props)
id - This parameter is required.props - This parameter is required.Copyright © 2021. All rights reserved.