class Aws::QLDBSession::Types::CommitTransactionResult

Contains the details of the committed transaction.

@!attribute [rw] transaction_id

The transaction ID of the committed transaction.
@return [String]

@!attribute [rw] commit_digest

The commit digest of the committed transaction.
@return [String]

@!attribute [rw] timing_information

Contains server-side performance information for the command.
@return [Types::TimingInformation]

@!attribute [rw] consumed_i_os

Contains metrics about the number of I/O requests that were
consumed.
@return [Types::IOUsage]

@see docs.aws.amazon.com/goto/WebAPI/qldb-session-2019-07-11/CommitTransactionResult AWS API Documentation

Constants

SENSITIVE