amazonka-certificatemanager-pca-2.0: Amazon Certificate Manager Private Certificate Authority 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.CertificateManagerPCA.Types.KeyAlgorithm

Description

 

Documentation

newtype KeyAlgorithm Source #

Constructors

KeyAlgorithm' 

Instances

Instances details
FromJSON KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

FromJSONKey KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToJSON KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToJSONKey KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToByteString KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToHeader KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToLog KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToQuery KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

FromText KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToText KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Methods

toText :: KeyAlgorithm -> Text #

FromXML KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

ToXML KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Methods

toXML :: KeyAlgorithm -> XML #

Generic KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Associated Types

type Rep KeyAlgorithm :: Type -> Type #

Read KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Show KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

NFData KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Methods

rnf :: KeyAlgorithm -> () #

Eq KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Ord KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

Hashable KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

type Rep KeyAlgorithm Source # 
Instance details

Defined in Amazonka.CertificateManagerPCA.Types.KeyAlgorithm

type Rep KeyAlgorithm = D1 ('MetaData "KeyAlgorithm" "Amazonka.CertificateManagerPCA.Types.KeyAlgorithm" "amazonka-certificatemanager-pca-2.0-BrCc8DEClV63rMSVXz2XYH" 'True) (C1 ('MetaCons "KeyAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromKeyAlgorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))