amazonka-ssm-2.0: Amazon Simple Systems Manager (SSM) 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.SSM.Types.AttachmentsSourceKey

Description

 

Documentation

newtype AttachmentsSourceKey Source #

Instances

Instances details
FromJSON AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromJSONKey AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToJSON AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToJSONKey AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToByteString AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToHeader AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToLog AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToQuery AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromText AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToText AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

FromXML AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

ToXML AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Generic AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Associated Types

type Rep AttachmentsSourceKey :: Type -> Type #

Read AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Show AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

NFData AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Methods

rnf :: AttachmentsSourceKey -> () #

Eq AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Ord AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

Hashable AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

type Rep AttachmentsSourceKey Source # 
Instance details

Defined in Amazonka.SSM.Types.AttachmentsSourceKey

type Rep AttachmentsSourceKey = D1 ('MetaData "AttachmentsSourceKey" "Amazonka.SSM.Types.AttachmentsSourceKey" "amazonka-ssm-2.0-Ak65QSGRhJDC5x7UvsCpi8" 'True) (C1 ('MetaCons "AttachmentsSourceKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttachmentsSourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))