amazonka-wafv2-2.0: Amazon WAFV2 SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.WAFV2.Types.ResponseContentType

Description

 

Documentation

newtype ResponseContentType Source #

Instances

Instances details
FromJSON ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

FromJSONKey ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToJSON ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToJSONKey ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToByteString ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToHeader ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToLog ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToQuery ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

FromText ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToText ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

FromXML ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

ToXML ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Generic ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Associated Types

type Rep ResponseContentType :: Type -> Type #

Read ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Show ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

NFData ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Methods

rnf :: ResponseContentType -> () #

Eq ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Ord ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

Hashable ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

type Rep ResponseContentType Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ResponseContentType

type Rep ResponseContentType = D1 ('MetaData "ResponseContentType" "Amazonka.WAFV2.Types.ResponseContentType" "amazonka-wafv2-2.0-3v3WgpYn7RT5hSd6MsT5dN" 'True) (C1 ('MetaCons "ResponseContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResponseContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))