IConstruct¶
-
class
aws_cdk.core.
IConstruct
(*args, **kwds)¶ Bases:
constructs.IConstruct
,aws_cdk.core.IDependable
,typing_extensions.Protocol
Represents a construct.
Attributes
-
node
¶ The construct tree node for this construct.
- Return type
-