IConstruct

class aws_cdk.core.IConstruct(*args, **kwds)

Bases: IConstruct, IDependable, Protocol

Represents a construct.

Attributes

node

The construct tree node for this construct.