amazonka-cloudfront-2.0: Amazon CloudFront 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.CloudFront.Types.CertificateSource

Description

 

Documentation

newtype CertificateSource Source #

Instances

Instances details
FromJSON CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

FromJSONKey CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToJSON CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToJSONKey CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToByteString CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToHeader CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToLog CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToQuery CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

FromText CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToText CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

FromXML CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

ToXML CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Generic CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Associated Types

type Rep CertificateSource :: Type -> Type #

Read CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Show CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

NFData CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Methods

rnf :: CertificateSource -> () #

Eq CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Ord CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

Hashable CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

type Rep CertificateSource Source # 
Instance details

Defined in Amazonka.CloudFront.Types.CertificateSource

type Rep CertificateSource = D1 ('MetaData "CertificateSource" "Amazonka.CloudFront.Types.CertificateSource" "amazonka-cloudfront-2.0-8Jb7luniAuUfLdUxCxW4K" 'True) (C1 ('MetaCons "CertificateSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCertificateSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))