@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:38.422Z") @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 © 2022. All rights reserved.