class Aws::RDSDataService::Types::BeginTransactionRequest


@see docs.aws.amazon.com/goto/WebAPI/rds-data-2018-08-01/BeginTransactionRequest AWS API Documentation
@return [String]
The name or ARN of the secret that enables access to the DB cluster.
@!attribute [rw] secret_arn
@return [String]
The name of the database schema.
@!attribute [rw] schema
@return [String]
The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.
@!attribute [rw] resource_arn
@return [String]
The name of the database.
@!attribute [rw] database
}
secret_arn: “Arn”, # required
schema: “DbName”,
resource_arn: “Arn”, # required
database: “DbName”,
{
data as a hash:
@note When making an API call, you may pass BeginTransactionRequest
transaction.
The request parameters represent the input of a request to start a SQL