libZSservicesZSamazonka-sesZSamazonka-ses
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.SES.Types.StopScope

Description

 

Documentation

newtype StopScope Source #

Constructors

StopScope' 

Fields

Bundled Patterns

pattern StopScope_RuleSet :: StopScope 

Instances

Instances details
Eq StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Ord StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Read StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Show StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Generic StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Associated Types

type Rep StopScope :: Type -> Type #

NFData StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Methods

rnf :: StopScope -> () #

Hashable StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToJSON StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToJSONKey StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

FromJSON StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

FromJSONKey StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToLog StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToHeader StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToQuery StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

FromXML StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToXML StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Methods

toXML :: StopScope -> XML #

ToByteString StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Methods

toBS :: StopScope -> ByteString #

FromText StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

ToText StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

Methods

toText :: StopScope -> Text #

type Rep StopScope Source # 
Instance details

Defined in Amazonka.SES.Types.StopScope

type Rep StopScope = D1 ('MetaData "StopScope" "Amazonka.SES.Types.StopScope" "libZSservicesZSamazonka-sesZSamazonka-ses" 'True) (C1 ('MetaCons "StopScope'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStopScope") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))