Skip to content

DescribeTransactionResponse

Properties

Name Type Description Notes
status String The status of a transaction. Case insensitive, supports both PascalCase and snake_case. Valid values are: - Queued: the transaction is queued and not yet started - Running: the transaction is currently running - Succeeded: the transaction has completed successfully - Failed: the transaction has failed - Canceled: the transaction was canceled
properties Map<String, String> [optional]