libZSservicesZSamazonka-wafZSamazonka-waf
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.WAF.Types.TextTransformation

Description

 

Documentation

newtype TextTransformation Source #

Instances

Instances details
Eq TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Ord TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Read TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Show TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Generic TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Associated Types

type Rep TextTransformation :: Type -> Type #

NFData TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

Methods

rnf :: TextTransformation -> () #

Hashable TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToJSON TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToJSONKey TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

FromJSON TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

FromJSONKey TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToLog TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToHeader TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToQuery TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

FromXML TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToXML TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToByteString TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

FromText TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

ToText TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

type Rep TextTransformation Source # 
Instance details

Defined in Amazonka.WAF.Types.TextTransformation

type Rep TextTransformation = D1 ('MetaData "TextTransformation" "Amazonka.WAF.Types.TextTransformation" "libZSservicesZSamazonka-wafZSamazonka-waf" 'True) (C1 ('MetaCons "TextTransformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTextTransformation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))