IJobRef

class aws_cdk.aws_databrew.IJobRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

job_ref

(experimental) A reference to a Job resource.

Stability:

experimental

node

The tree node.