@Internal public static interface IResource.Jsii$Default extends IResource, software.constructs.IConstruct.Jsii$Default
IResource
.IResource.Jsii$Default, IResource.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default software.constructs.Node |
getNode()
The tree node.
|
default TerraformStack |
getStack()
(experimental) The stack in which this resource is defined.
|
@Stability(value=Stable) @NotNull default software.constructs.Node getNode()
getNode
in interface software.constructs.IConstruct
getNode
in interface software.constructs.IConstruct.Jsii$Default
@Stability(value=Experimental) @NotNull default TerraformStack getStack()
Copyright © 2022. All rights reserved.