libZSservicesZSamazonka-waf-regionalZSamazonka-waf-regional
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.WAFRegional.Types.GeoMatchConstraintType

Description

 

Documentation

newtype GeoMatchConstraintType Source #

Instances

Instances details
Eq GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Ord GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Read GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Show GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Generic GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Associated Types

type Rep GeoMatchConstraintType :: Type -> Type #

NFData GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

Methods

rnf :: GeoMatchConstraintType -> () #

Hashable GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToJSON GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToJSONKey GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

FromJSON GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

FromJSONKey GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToLog GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToHeader GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToQuery GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

FromXML GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToXML GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToByteString GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

FromText GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

ToText GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

type Rep GeoMatchConstraintType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.GeoMatchConstraintType

type Rep GeoMatchConstraintType = D1 ('MetaData "GeoMatchConstraintType" "Amazonka.WAFRegional.Types.GeoMatchConstraintType" "libZSservicesZSamazonka-waf-regionalZSamazonka-waf-regional" 'True) (C1 ('MetaCons "GeoMatchConstraintType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoMatchConstraintType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))