@Internal public static final class IInterfaceVpcEndpoint.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IInterfaceVpcEndpoint.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IInterfaceVpcEndpoint.Jsii$Default, IInterfaceVpcEndpoint.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
Connections |
getConnections() |
ResourceEnvironment |
getEnv()
The environment this resource belongs to.
|
ConstructNode |
getNode()
The construct tree node for this construct.
|
Stack |
getStack()
The stack in which this resource is defined.
|
String |
getVpcEndpointId()
The VPC endpoint identifier.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) @NotNull public final ConstructNode getNode()
getNode
in interface IResource.Jsii$Default
getNode
in interface IInterfaceVpcEndpoint.Jsii$Default
getNode
in interface IVpcEndpoint.Jsii$Default
@Stability(value=Stable) @NotNull public final ResourceEnvironment getEnv()
For resources that are created and managed by the CDK (generally, those created by creating new class instances like Role, Bucket, etc.), this is always the same as the environment of the stack they belong to; however, for imported resources (those obtained from static methods like fromRoleArn, fromBucketName, etc.), that might be different than the stack they were imported into.
getEnv
in interface IResource
getEnv
in interface IResource.Jsii$Default
getEnv
in interface IInterfaceVpcEndpoint.Jsii$Default
getEnv
in interface IVpcEndpoint.Jsii$Default
@Stability(value=Stable) @NotNull public final Stack getStack()
getStack
in interface IResource
getStack
in interface IResource.Jsii$Default
getStack
in interface IInterfaceVpcEndpoint.Jsii$Default
getStack
in interface IVpcEndpoint.Jsii$Default
@Stability(value=Stable) @NotNull public final String getVpcEndpointId()
getVpcEndpointId
in interface IInterfaceVpcEndpoint.Jsii$Default
getVpcEndpointId
in interface IVpcEndpoint
getVpcEndpointId
in interface IVpcEndpoint.Jsii$Default
@Stability(value=Stable) @NotNull public final Connections getConnections()
getConnections
in interface IConnectable
getConnections
in interface IConnectable.Jsii$Default
getConnections
in interface IInterfaceVpcEndpoint.Jsii$Default
Copyright © 2021. All rights reserved.