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

Description

 
Synopsis

Documentation

newtype SuppressionListImportAction Source #

The type of action to perform on the address. The following are possible values:

  • PUT: add the addresses to the suppression list.
  • DELETE: remove the address from the suppression list.

Instances

Instances details
Eq SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Ord SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Read SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Show SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Generic SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Associated Types

type Rep SuppressionListImportAction :: Type -> Type #

NFData SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

Hashable SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToJSON SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToJSONKey SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromJSON SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromJSONKey SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToLog SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToHeader SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToQuery SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromXML SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToXML SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToByteString SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

FromText SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

ToText SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

type Rep SuppressionListImportAction Source # 
Instance details

Defined in Amazonka.SESV2.Types.SuppressionListImportAction

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