BeginTransactionRequest

The request parameters represent the input of a request to start a SQL transaction.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the database.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster.

Link copied to clipboard

The name of the database schema.

Link copied to clipboard

The name or ARN of the secret that enables access to the DB cluster.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String