public static final class IInterfaceVpcEndpointService.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IInterfaceVpcEndpointService
software.amazon.jsii.JsiiObject.InitializationMode
IInterfaceVpcEndpointService.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the service.
|
Number |
getPort()
The port of the service.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef
@Stability(value=Stable) public String getName()
getName
in interface IInterfaceVpcEndpointService
@Stability(value=Stable) public Number getPort()
getPort
in interface IInterfaceVpcEndpointService
Copyright © 2019. All rights reserved.