libZSservicesZSamazonka-sesv2ZSamazonka-sesv2
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SESV2.Types.ImportDestinationType

Description

 
Synopsis

Documentation

newtype ImportDestinationType Source #

The destination of the import job, which can be used to list import jobs that have a certain ImportDestinationType.

Instances

Instances details
Eq ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Ord ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Read ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Show ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Generic ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Associated Types

type Rep ImportDestinationType :: Type -> Type #

NFData ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

Methods

rnf :: ImportDestinationType -> () #

Hashable ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToJSON ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToJSONKey ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromJSON ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromJSONKey ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToLog ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToHeader ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToQuery ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromXML ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToXML ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToByteString ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

FromText ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

ToText ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

type Rep ImportDestinationType Source # 
Instance details

Defined in Amazonka.SESV2.Types.ImportDestinationType

type Rep ImportDestinationType = D1 ('MetaData "ImportDestinationType" "Amazonka.SESV2.Types.ImportDestinationType" "libZSservicesZSamazonka-sesv2ZSamazonka-sesv2" 'True) (C1 ('MetaCons "ImportDestinationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImportDestinationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))