keyspaceName property

Output<String> keyspaceName
latefinal

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

Implementation

late final pulumi.Output<String> keyspaceName;