@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)", date="2023-03-22T19:35:47.132Z") public interface INetworkLoadBalancer extends 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(java.lang.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, getLoadBalancerDnsName
applyRemovalPolicy, getEnv, getStack
getNode
getLoadBalancerArn
default IVpc getVpc()
NetworkListener addListener(java.lang.String id, BaseNetworkListenerProps props)
id
- This parameter is required.props
- This parameter is required.