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 ConstructNode Node { get; }
- Type: ConstructNode
The construct tree node for this construct.