RollbackTransactionRequest

The request parameters represent the input of a request to perform a rollback of a transaction.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The identifier of the transaction to roll back.

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