@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.636Z") @Stability(value=Experimental) public interface IVpcEndpointServiceLoadBalancer extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static interface |
IVpcEndpointServiceLoadBalancer.Jsii$Default
Internal default implementation for
IVpcEndpointServiceLoadBalancer . |
static class |
IVpcEndpointServiceLoadBalancer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
getLoadBalancerArn()
(experimental) The ARN of the load balancer that hosts the VPC Endpoint Service.
|
@Stability(value=Experimental) @NotNull String getLoadBalancerArn()
Copyright © 2021. All rights reserved.