@Generated(value="jsii-pacmak/1.77.0 (build 3e5fa88)", date="2023-04-05T14:53:11.936Z") @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 © 2023. All rights reserved.