CommitTransactionResult
Contains the details of the committed transaction.
Contents
- CommitDigest
-
The commit digest of the committed transaction.
Type: Base64-encoded binary data object
Required: No
- ConsumedIOs
-
Contains metrics about the number of I/O requests that were consumed.
Type: IOUsage object
Required: No
- TimingInformation
-
Contains server-side performance information for the command.
Type: TimingInformation object
Required: No
- TransactionId
-
The transaction ID of the committed transaction.
Type: String
Length Constraints: Fixed length of 22.
Pattern:
^[A-Za-z-0-9]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: