libZSservicesZSamazonka-ssmZSamazonka-ssm
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.SSM.Types.AttachmentHashType

Description

 

Documentation

newtype AttachmentHashType Source #

Bundled Patterns

pattern AttachmentHashType_Sha256 :: AttachmentHashType 

Instances

Instances details
Eq AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Ord AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Read AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Show AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Generic AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Associated Types

type Rep AttachmentHashType :: Type -> Type #

NFData AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

Methods

rnf :: AttachmentHashType -> () #

Hashable AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToJSON AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToJSONKey AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromJSON AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromJSONKey AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToLog AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToHeader AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToQuery AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromXML AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToXML AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToByteString AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

FromText AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

ToText AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

type Rep AttachmentHashType Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentHashType

type Rep AttachmentHashType = D1 ('MetaData "AttachmentHashType" "Amazonka.SSM.Types.AttachmentHashType" "libZSservicesZSamazonka-ssmZSamazonka-ssm" 'True) (C1 ('MetaCons "AttachmentHashType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentHashType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))