View source: R/keyspaces_operations.R
keyspaces_delete_keyspace | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.