amazonka-waf-regional-2.0: Amazon WAF Regional 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.WAFRegional.Types.IPSetDescriptorType

Description

 

Documentation

newtype IPSetDescriptorType Source #

Instances

Instances details
FromJSON IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

FromJSONKey IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToJSON IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToJSONKey IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToByteString IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToHeader IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToLog IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToQuery IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

FromText IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToText IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

FromXML IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

ToXML IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Generic IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Associated Types

type Rep IPSetDescriptorType :: Type -> Type #

Read IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Show IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

NFData IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Methods

rnf :: IPSetDescriptorType -> () #

Eq IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Ord IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

Hashable IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

type Rep IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAFRegional.Types.IPSetDescriptorType

type Rep IPSetDescriptorType = D1 ('MetaData "IPSetDescriptorType" "Amazonka.WAFRegional.Types.IPSetDescriptorType" "amazonka-waf-regional-2.0-83dY3vKOuQzAAW7M6EmzRI" 'True) (C1 ('MetaCons "IPSetDescriptorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIPSetDescriptorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))