@Generated(value="jsii-pacmak/1.65.0 (build 7a02b7f)", date="2022-09-23T15:45:34.005Z") @Stability(value=Experimental) public interface IResource extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct
Modifier and Type | Interface and Description |
---|---|
static interface |
IResource.Jsii$Default
Internal default implementation for
IResource . |
static class |
IResource.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
TerraformStack |
getStack()
(experimental) The stack in which this resource is defined.
|
@Stability(value=Experimental) @NotNull TerraformStack getStack()
Copyright © 2022. All rights reserved.