IResource
-
Extends: IConstruct
Interface for the Resource construct.
Properties
| Name | Type | Description |
|---|---|---|
node |
ConstructNode |
The construct tree node for this construct. |
stack |
Stack |
The stack in which this resource is defined. |
nodeRequired
node: ConstructNode
- Type: ConstructNode
The construct tree node for this construct.
stackRequired
stack: Stack
- Type: Stack
The stack in which this resource is defined.