@Generated(value="jsii-pacmak/1.74.0 (build 6d08790)",
date="2023-03-28T21:34:22.168Z")
public interface IInterfaceVpcEndpointService
Modifier and Type | Interface and Description |
---|---|
static interface |
IInterfaceVpcEndpointService.Jsii$Default
Internal default implementation for
IInterfaceVpcEndpointService . |
static class |
IInterfaceVpcEndpointService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of the service.
|
java.lang.Number |
getPort()
The port of the service.
|
default java.lang.Boolean |
getPrivateDnsDefault()
Whether Private DNS is supported by default.
|