Show / Hide Table of Contents

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, IDependable
Syntax (vb)
Public Interface IKeyspaceRef Inherits IConstruct, IDependable
Remarks

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

IKeyspaceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX