libZSservicesZSamazonka-wafZSamazonka-waf
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.WAF.Types.IPSetDescriptorType

Description

 

Documentation

newtype IPSetDescriptorType Source #

Instances

Instances details
Eq IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Ord IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Read IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Show IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Generic IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Associated Types

type Rep IPSetDescriptorType :: Type -> Type #

NFData IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

Methods

rnf :: IPSetDescriptorType -> () #

Hashable IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToJSON IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToJSONKey IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

FromJSON IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

FromJSONKey IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToLog IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToHeader IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToQuery IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

FromXML IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToXML IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToByteString IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

FromText IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

ToText IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

type Rep IPSetDescriptorType Source # 
Instance details

Defined in Amazonka.WAF.Types.IPSetDescriptorType

type Rep IPSetDescriptorType = D1 ('MetaData "IPSetDescriptorType" "Amazonka.WAF.Types.IPSetDescriptorType" "libZSservicesZSamazonka-wafZSamazonka-waf" 'True) (C1 ('MetaCons "IPSetDescriptorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIPSetDescriptorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))