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

Description

 

Documentation

newtype ActionValue Source #

Constructors

ActionValue' 

Instances

Instances details
FromJSON ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

FromJSONKey ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToJSON ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToJSONKey ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToByteString ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToHeader ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToLog ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToQuery ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

FromText ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToText ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Methods

toText :: ActionValue -> Text #

FromXML ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

ToXML ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Methods

toXML :: ActionValue -> XML #

Generic ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Associated Types

type Rep ActionValue :: Type -> Type #

Read ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Show ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

NFData ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Methods

rnf :: ActionValue -> () #

Eq ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Ord ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

Hashable ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

type Rep ActionValue Source # 
Instance details

Defined in Amazonka.WAFV2.Types.ActionValue

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