![]() |
![]()
| ![]() |
![]()
NAMEPaws::QLDB::DescribeLedgerResponse ATTRIBUTESArn => StrThe Amazon Resource Name (ARN) for the ledger. CreationDateTime => StrThe date and time, in epoch time format, when the ledger was created. (Epoch time format is the number of seconds elapsed since 12:00:00 AM January 1, 1970 UTC.) DeletionProtection => BoolThe flag that prevents a ledger from being deleted by any user. If not provided on ledger creation, this feature is enabled ("true") by default. If deletion protection is enabled, you must first disable it before you can delete the ledger. You can disable it by calling the "UpdateLedger" operation to set the flag to "false". Name => StrThe name of the ledger. PermissionsMode => StrThe permissions mode of the ledger. Valid values are: "ALLOW_ALL", "STANDARD" =head2 State => Str The current status of the ledger. Valid values are: "CREATING", "ACTIVE", "DELETING", "DELETED" =head2 _request_id => Str
|