ILimitRef

class aws_cdk.aws_deadline.ILimitRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Limit.

Stability:

experimental

Attributes

limit_ref

(experimental) A reference to a Limit resource.

Stability:

experimental

node

The tree node.