@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.636Z") @Stability(value=Experimental) public interface IVpcEndpointService extends software.amazon.jsii.JsiiSerializable, IResource
Modifier and Type | Interface and Description |
---|---|
static interface |
IVpcEndpointService.Jsii$Default
Internal default implementation for
IVpcEndpointService . |
static class |
IVpcEndpointService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
String |
getVpcEndpointServiceId()
(experimental) The id of the VPC Endpoint Service that clients use to connect to, like vpce-svc-xxxxxxxxxxxxxxxx.
|
String |
getVpcEndpointServiceName()
(experimental) The service name of the VPC Endpoint Service that clients use to connect to, like com.amazonaws.vpce.
|
@Stability(value=Experimental) @NotNull String getVpcEndpointServiceId()
@Stability(value=Experimental) @NotNull String getVpcEndpointServiceName()
Copyright © 2021. All rights reserved.