libZSservicesZSamazonka-mqZSamazonka-mq
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.MQ.Types.SanitizationWarningReason

Description

 
Synopsis

Documentation

newtype SanitizationWarningReason Source #

The reason for which the XML elements or attributes were sanitized.

Instances

Instances details
Eq SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Ord SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Read SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Show SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Generic SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Associated Types

type Rep SanitizationWarningReason :: Type -> Type #

NFData SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

Hashable SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToJSON SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToJSONKey SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

FromJSON SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

FromJSONKey SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToLog SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToHeader SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToQuery SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

FromXML SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToXML SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToByteString SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

FromText SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

ToText SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

type Rep SanitizationWarningReason Source # 
Instance details

Defined in Amazonka.MQ.Types.SanitizationWarningReason

type Rep SanitizationWarningReason = D1 ('MetaData "SanitizationWarningReason" "Amazonka.MQ.Types.SanitizationWarningReason" "libZSservicesZSamazonka-mqZSamazonka-mq" 'True) (C1 ('MetaCons "SanitizationWarningReason'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSanitizationWarningReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))