KeyspaceArgs

constructor(clientSideTimestampsEnabled: Output<Boolean>? = null, keyspaceName: Output<String>? = null, replicationSpecification: Output<KeyspaceReplicationSpecificationArgs>? = null, tags: Output<List<TagArgs>>? = null)