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
show all
Defined in:
(unknown)

Overview

The response elements represent the output of a request to start a SQL transaction.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#transaction_idString

The transaction ID of the transaction started by the call.

Returns:

  • (String)

    The transaction ID of the transaction started by the call.