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

Description

 

Documentation

newtype ItemSelection Source #

Constructors

ItemSelection' 

Instances

Instances details
Eq ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Ord ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Read ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Show ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Generic ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Associated Types

type Rep ItemSelection :: Type -> Type #

NFData ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Methods

rnf :: ItemSelection -> () #

Hashable ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToJSON ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToJSONKey ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

FromJSON ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

FromJSONKey ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToLog ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToHeader ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToQuery ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

FromXML ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToXML ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Methods

toXML :: ItemSelection -> XML #

ToByteString ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

FromText ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

ToText ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

Methods

toText :: ItemSelection -> Text #

type Rep ItemSelection Source # 
Instance details

Defined in Amazonka.CloudFront.Types.ItemSelection

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