libZSservicesZSamazonka-cloudfrontZSamazonka-cloudfront
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.CloudFront.Types.GeoRestrictionType

Description

 

Documentation

newtype GeoRestrictionType Source #

Instances

Instances details
Eq GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Ord GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Read GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Show GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Generic GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Associated Types

type Rep GeoRestrictionType :: Type -> Type #

NFData GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

Methods

rnf :: GeoRestrictionType -> () #

Hashable GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToJSON GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToJSONKey GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

FromJSON GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

FromJSONKey GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToLog GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToHeader GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToQuery GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

FromXML GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToXML GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToByteString GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

FromText GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

ToText GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

type Rep GeoRestrictionType Source # 
Instance details

Defined in Amazonka.CloudFront.Types.GeoRestrictionType

type Rep GeoRestrictionType = D1 ('MetaData "GeoRestrictionType" "Amazonka.CloudFront.Types.GeoRestrictionType" "libZSservicesZSamazonka-cloudfrontZSamazonka-cloudfront" 'True) (C1 ('MetaCons "GeoRestrictionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromGeoRestrictionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))