IConstruct
-
Extends: github.com/aws/constructs-go/constructs/v3.IConstruct, IDependable
-
Implemented By: App, AssetStaging, Construct, NestedStack, Resource, RosCondition, RosElement, RosInfo, RosMapping, RosOutput, RosParameter, RosRefElement, RosResource, RosRule, Stack, Stage, IConstruct, IResource
Represents a construct.
Properties
| Name | Type | Description |
|---|---|---|
Node |
ConstructNode |
The construct tree node for this construct. |
NodeRequired
func Node() ConstructNode
- Type: ConstructNode
The construct tree node for this construct.