libZSservicesZSamazonka-codeartifactZSamazonka-codeartifact
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.CodeArtifact.Types.HashAlgorithm

Description

 

Documentation

newtype HashAlgorithm Source #

Constructors

HashAlgorithm' 

Instances

Instances details
Eq HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Ord HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Read HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Show HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Generic HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Associated Types

type Rep HashAlgorithm :: Type -> Type #

NFData HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Methods

rnf :: HashAlgorithm -> () #

Hashable HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToJSON HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToJSONKey HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

FromJSON HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

FromJSONKey HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToLog HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToHeader HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToQuery HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

FromXML HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToXML HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Methods

toXML :: HashAlgorithm -> XML #

ToByteString HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

FromText HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

ToText HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

Methods

toText :: HashAlgorithm -> Text #

type Rep HashAlgorithm Source # 
Instance details

Defined in Amazonka.CodeArtifact.Types.HashAlgorithm

type Rep HashAlgorithm = D1 ('MetaData "HashAlgorithm" "Amazonka.CodeArtifact.Types.HashAlgorithm" "libZSservicesZSamazonka-codeartifactZSamazonka-codeartifact" 'True) (C1 ('MetaCons "HashAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHashAlgorithm") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))