GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::QLDB::CreateLedgerResponse(3) User Contributed Perl Documentation Paws::QLDB::CreateLedgerResponse(3)

Paws::QLDB::CreateLedgerResponse

The Amazon Resource Name (ARN) for the ledger.

The 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.)

The 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".

The name of the ledger.

The permissions mode of the ledger that you created.

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

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.