View source: R/qldb_operations.R
qldb_delete_ledger | R Documentation |
Deletes a ledger and all of its contents. This action is irreversible.
See https://www.paws-r-sdk.com/docs/qldb_delete_ledger/ for full documentation.
qldb_delete_ledger(Name)
Name |
[required] The name of the ledger that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.