class Aws::QLDB::Types::LedgerSummary

Information about a ledger, including its name, state, and when it was created.

@!attribute [rw] name

The name of the ledger.
@return [String]

@!attribute [rw] state

The current status of the ledger.
@return [String]

@!attribute [rw] creation_date_time

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.)
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/qldb-2019-01-02/LedgerSummary AWS API Documentation

Constants

SENSITIVE