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.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 |