@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.650Z") @Stability(value=Experimental) public class InterfaceVpcEndpointService extends software.amazon.jsii.JsiiObject implements IInterfaceVpcEndpointService
software.amazon.jsii.JsiiObject.InitializationModeIInterfaceVpcEndpointService.Jsii$Default, IInterfaceVpcEndpointService.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
InterfaceVpcEndpointService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
InterfaceVpcEndpointService(software.amazon.jsii.JsiiObjectRef objRef) |
|
InterfaceVpcEndpointService(String name) |
|
InterfaceVpcEndpointService(String name,
Number port) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
(experimental) The name of the service.
|
Number |
getPort()
(experimental) The port of the service.
|
Boolean |
getPrivateDnsDefault()
(experimental) Whether Private DNS is supported by default.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected InterfaceVpcEndpointService(software.amazon.jsii.JsiiObjectRef objRef)
protected InterfaceVpcEndpointService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public InterfaceVpcEndpointService(@NotNull
String name,
@Nullable
Number port)
name - This parameter is required.port - @Stability(value=Experimental)
public InterfaceVpcEndpointService(@NotNull
String name)
name - This parameter is required.@Stability(value=Experimental) @NotNull public String getName()
getName in interface IInterfaceVpcEndpointService@Stability(value=Experimental) @NotNull public Number getPort()
getPort in interface IInterfaceVpcEndpointService@Stability(value=Experimental) @Nullable public Boolean getPrivateDnsDefault()
getPrivateDnsDefault in interface IInterfaceVpcEndpointServiceCopyright © 2021. All rights reserved.