@Generated(value="jsii-pacmak/1.37.0 (build a6fe12f)", date="2021-11-02T14:23:50.928Z") @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.