Skip to content

IResource

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

The construct tree node for this construct.


stackRequired

stack: Stack

The stack in which this resource is defined.