libZSservicesZSamazonka-certificatemanagerZSamazonka-certificatemanager
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.CertificateManager.Types.KeyAlgorithm

Description

 

Documentation

newtype KeyAlgorithm Source #

Constructors

KeyAlgorithm' 

Instances

Instances details
Eq KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Ord KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Read KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Show KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Generic KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Associated Types

type Rep KeyAlgorithm :: Type -> Type #

NFData KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Methods

rnf :: KeyAlgorithm -> () #

Hashable KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToJSON KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToJSONKey KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

FromJSON KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

FromJSONKey KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToLog KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToHeader KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToQuery KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

FromXML KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToXML KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Methods

toXML :: KeyAlgorithm -> XML #

ToByteString KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

FromText KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

ToText KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

Methods

toText :: KeyAlgorithm -> Text #

type Rep KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManager.Types.KeyAlgorithm

type Rep KeyAlgorithm = D1 ('MetaData "KeyAlgorithm" "Amazonka.CertificateManager.Types.KeyAlgorithm" "libZSservicesZSamazonka-certificatemanagerZSamazonka-certificatemanager" 'True) (C1 ('MetaCons "KeyAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromKeyAlgorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))