Interface IKeyspaceRef
(experimental) Indicates that this resource can be referenced as a Keyspace.
Namespace: Amazon.CDK.AWS.Cassandra
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IKeyspaceRef : IConstruct, IDependableSyntax (vb)
Public Interface IKeyspaceRef Inherits IConstruct, IDependableRemarks
Stability: Experimental
Synopsis
Properties
| KeyspaceRef | (experimental) A reference to a Keyspace resource. | 
Properties
KeyspaceRef
(experimental) A reference to a Keyspace resource.
IKeyspaceReference KeyspaceRef { get; }Property Value
Remarks
Stability: Experimental