You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::RDSDataService::Types::BeginTransactionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::RDSDataService::Types::BeginTransactionResponse
- Defined in:
- (unknown)
Overview
The response elements represent the output of a request to start a SQL transaction.
Returned by:
Instance Attribute Summary collapse
-
#transaction_id ⇒ String
The transaction ID of the transaction started by the call.
Instance Attribute Details
#transaction_id ⇒ String
The transaction ID of the transaction started by the call.