| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.QLDBSession.Types.AbortTransactionRequest
Description
Documentation
data AbortTransactionRequest Source #
Contains the details of the transaction to abort.
See: newAbortTransactionRequest smart constructor.
Constructors
| AbortTransactionRequest' | |
Instances
newAbortTransactionRequest :: AbortTransactionRequest Source #
Create a value of AbortTransactionRequest with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.