INamespaceRef

class aws_cdk.aws_s3tables.INamespaceRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

namespace_ref

(experimental) A reference to a Namespace resource.

Stability:

experimental

node

The tree node.