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

Description

 

Documentation

newtype LabelMatchScope Source #

Constructors

LabelMatchScope' 

Instances

Instances details
FromJSON LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

FromJSONKey LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToJSON LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToJSONKey LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToByteString LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToHeader LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToLog LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToQuery LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

FromText LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToText LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

FromXML LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

ToXML LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Methods

toXML :: LabelMatchScope -> XML #

Generic LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Associated Types

type Rep LabelMatchScope :: Type -> Type #

Read LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Show LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

NFData LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Methods

rnf :: LabelMatchScope -> () #

Eq LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Ord LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

Hashable LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

type Rep LabelMatchScope Source # 
Instance details

Defined in Amazonka.WAFV2.Types.LabelMatchScope

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