IConfiguredTableRef

class aws_cdk.aws_cleanrooms.IConfiguredTableRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

configured_table_ref

(experimental) A reference to a ConfiguredTable resource.

Stability:

experimental

node

The tree node.