- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-rds-data
RollbackTransactionRequest Interface
The request parameters represent the input of a request to perform a rollback of a transaction.
Members
Name | Type | Details |
---|---|---|
resourceArn Required | string | undefined | The Amazon Resource Name (ARN) of the Aurora Serverless DB cluster. |
secretArn Required | string | undefined | The name or ARN of the secret that enables access to the DB cluster. |
transactionId Required | string | undefined | The identifier of the transaction to roll back. |
Full Signature
export interface RollbackTransactionRequest