public static final class IGatewayVpcEndpoint.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IGatewayVpcEndpoint
software.amazon.jsii.JsiiObject.InitializationMode
IGatewayVpcEndpoint.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
software.amazon.awscdk.core.ConstructNode |
getNode()
The construct node in the tree.
|
software.amazon.awscdk.core.Stack |
getStack()
The stack in which this resource is defined.
|
String |
getVpcEndpointId()
The VPC endpoint identifier.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRef
@Stability(value=Stable) public String getVpcEndpointId()
getVpcEndpointId
in interface IVpcEndpoint
@Stability(value=Stable) public software.amazon.awscdk.core.Stack getStack()
getStack
in interface software.amazon.awscdk.core.IResource
@Stability(value=Stable) public software.amazon.awscdk.core.ConstructNode getNode()
getNode
in interface software.amazon.awscdk.core.IConstruct
Copyright © 2019. All rights reserved.