View source: R/qldb_operations.R
qldb_describe_ledger | R Documentation |
Returns information about a ledger, including its state, permissions mode, encryption at rest settings, and when it was created.
See https://www.paws-r-sdk.com/docs/qldb_describe_ledger/ for full documentation.
qldb_describe_ledger(Name)
Name |
[required] The name of the ledger that you want to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.