keyspaces_delete_keyspace {paws.database} | R Documentation |
The delete_keyspace
operation deletes a keyspace and all of its tables.
See https://www.paws-r-sdk.com/docs/keyspaces_delete_keyspace/ for full documentation.
keyspaces_delete_keyspace(keyspaceName)
keyspaceName |
[required] The name of the keyspace to be deleted. |