| Copyright | (c) 2013-2021 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
Amazonka.DynamoDB.Types.ReturnValue
Description
Documentation
newtype ReturnValue Source #
Constructors
| ReturnValue' | |
Fields | |
Bundled Patterns
| pattern ReturnValue_ALL_NEW :: ReturnValue | |
| pattern ReturnValue_ALL_OLD :: ReturnValue | |
| pattern ReturnValue_NONE :: ReturnValue | |
| pattern ReturnValue_UPDATED_NEW :: ReturnValue | |
| pattern ReturnValue_UPDATED_OLD :: ReturnValue |