IConstruct
-
Extends: constructs.IConstruct, IDependable
-
Implemented By: App, AssetStaging, Construct, NestedStack, Resource, RosCondition, RosElement, RosInfo, RosMapping, RosOutput, RosParameter, RosRefElement, RosResource, Stack, Stage, IConstruct, IResource
Represents a construct.
Properties
Name | Type | Description |
---|---|---|
node |
ConstructNode |
The construct tree node for this construct. |
node
Required
public readonly node: ConstructNode;
- Type: ConstructNode
The construct tree node for this construct.