IGlobalTableRef

class aws_cdk.aws_dynamodb.IGlobalTableRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

global_table_ref

(experimental) A reference to a GlobalTable resource.

Stability:

experimental

node

The tree node.