@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.615Z") @Stability(value=Experimental) public interface IInterfaceVpcEndpointService extends software.amazon.jsii.JsiiSerializable
| 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 |
|---|---|
String |
getName()
(experimental) The name of the service.
|
Number |
getPort()
(experimental) The port of the service.
|
default Boolean |
getPrivateDnsDefault()
(experimental) Whether Private DNS is supported by default.
|
@Stability(value=Experimental) @NotNull String getName()
@Stability(value=Experimental) @NotNull Number getPort()
@Stability(value=Experimental) @Nullable default Boolean getPrivateDnsDefault()
Copyright © 2021. All rights reserved.