@Generated(value="jsii-pacmak/1.21.0 (build 4262b22)", date="2021-02-19T10:08:57.969Z") @Stability(value=Stable) 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()
The name of the service.
|
Number |
getPort()
The port of the service.
|
default Boolean |
getPrivateDnsDefault()
Whether Private DNS is supported by default.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Number getPort()
@Stability(value=Stable) @Nullable default Boolean getPrivateDnsDefault()
Copyright © 2021. All rights reserved.