IDataAutomationProjectRef

class aws_cdk.aws_bedrock.IDataAutomationProjectRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

data_automation_project_ref

(experimental) A reference to a DataAutomationProject resource.

Stability:

experimental

node

The tree node.