interface IKeyspaceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Cassandra.IKeyspaceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscassandra#IKeyspaceRef |
![]() | software.amazon.awscdk.services.cassandra.IKeyspaceRef |
![]() | aws_cdk.aws_cassandra.IKeyspaceRef |
![]() | aws-cdk-lib » aws_cassandra » IKeyspaceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Keyspace.
Properties
Name | Type | Description |
---|---|---|
keyspace | Keyspace | A reference to a Keyspace resource. |
node | Node | The tree node. |
keyspaceRef
Type:
Keyspace
A reference to a Keyspace resource.
node
Type:
Node
The tree node.