@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.076Z") @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.