Interface IVpcEndpointServiceLoadBalancer.Jsii$Default
- All Superinterfaces:
IVpcEndpointServiceLoadBalancer
,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
INetworkLoadBalancer.Jsii$Default
- All Known Implementing Classes:
INetworkLoadBalancer.Jsii$Proxy
,IVpcEndpointServiceLoadBalancer.Jsii$Proxy
- Enclosing interface:
IVpcEndpointServiceLoadBalancer
@Internal
public static interface IVpcEndpointServiceLoadBalancer.Jsii$Default
extends IVpcEndpointServiceLoadBalancer
Internal default implementation for
IVpcEndpointServiceLoadBalancer
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.IVpcEndpointServiceLoadBalancer
IVpcEndpointServiceLoadBalancer.Jsii$Default, IVpcEndpointServiceLoadBalancer.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault String
The 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.- Specified by:
getLoadBalancerArn
in interfaceIVpcEndpointServiceLoadBalancer
-