Interface IVpcEndpointServiceLoadBalancer
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
INetworkLoadBalancer
,INetworkLoadBalancer.Jsii$Default
,IVpcEndpointServiceLoadBalancer.Jsii$Default
- All Known Implementing Classes:
INetworkLoadBalancer.Jsii$Proxy
,IVpcEndpointServiceLoadBalancer.Jsii$Proxy
,NetworkLoadBalancer
@Generated(value="jsii-pacmak/1.104.0 (build e79254c)",
date="2024-11-15T10:24:58.366Z")
@Stability(Stable)
public interface IVpcEndpointServiceLoadBalancer
extends software.amazon.jsii.JsiiSerializable
A load balancer that can host a VPC Endpoint Service.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIVpcEndpointServiceLoadBalancer
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionThe ARN of the load balancer that hosts the VPC Endpoint Service.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getLoadBalancerArn
The ARN of the load balancer that hosts the VPC Endpoint Service.
-