| 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.SESV2.Types.ImportDestinationType
Description
Synopsis
- newtype ImportDestinationType where
Documentation
newtype ImportDestinationType Source #
The destination of the import job, which can be used to list import jobs
that have a certain ImportDestinationType.
Constructors
| ImportDestinationType' | |
Fields | |
Bundled Patterns
| pattern ImportDestinationType_CONTACT_LIST :: ImportDestinationType | |
| pattern ImportDestinationType_SUPPRESSION_LIST :: ImportDestinationType |