libZSservicesZSamazonka-signerZSamazonka-signer
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.Signer.Types.EncryptionAlgorithm

Description

 

Documentation

newtype EncryptionAlgorithm Source #

Instances

Instances details
Eq EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Ord EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Read EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Show EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Generic EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Associated Types

type Rep EncryptionAlgorithm :: Type -> Type #

NFData EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

Methods

rnf :: EncryptionAlgorithm -> () #

Hashable EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToJSON EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToJSONKey EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

FromJSON EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

FromJSONKey EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToLog EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToHeader EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToQuery EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

FromXML EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToXML EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToByteString EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

FromText EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

ToText EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

type Rep EncryptionAlgorithm Source # 
Instance details

Defined in Amazonka.Signer.Types.EncryptionAlgorithm

type Rep EncryptionAlgorithm = D1 ('MetaData "EncryptionAlgorithm" "Amazonka.Signer.Types.EncryptionAlgorithm" "libZSservicesZSamazonka-signerZSamazonka-signer" 'True) (C1 ('MetaCons "EncryptionAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEncryptionAlgorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))