keyspaceName property

Input<String?>? keyspaceName
final

The name of the keyspace that the table is going to be created in.

Implementation

final pulumi.Input<String?>? keyspaceName;