IKeyspaceRef

class aws_cdk.aws_cassandra.IKeyspaceRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

keyspace_ref

(experimental) A reference to a Keyspace resource.

Stability:

experimental

node

The tree node.