@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-10-04T15:04:55.386Z") @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 © 2021. All rights reserved.