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

Description

 

Documentation

newtype SSLSupportMethod Source #

Instances

Instances details
Eq SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Ord SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Read SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Show SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Generic SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Associated Types

type Rep SSLSupportMethod :: Type -> Type #

NFData SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

Methods

rnf :: SSLSupportMethod -> () #

Hashable SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToJSON SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToJSONKey SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

FromJSON SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

FromJSONKey SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToLog SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToHeader SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToQuery SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

FromXML SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToXML SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToByteString SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

FromText SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

ToText SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

type Rep SSLSupportMethod Source # 
Instance details

Defined in Amazonka.CloudFront.Types.SSLSupportMethod

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