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.AutomationSubtype

Description

 

Documentation

newtype AutomationSubtype Source #

Instances

Instances details
FromJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToByteString AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToHeader AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToLog AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToQuery AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromText AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToText AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromXML AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToXML AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Generic AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Associated Types

type Rep AutomationSubtype :: Type -> Type #

Read AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Show AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

NFData AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Methods

rnf :: AutomationSubtype -> () #

Eq AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Ord AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Hashable AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

type Rep AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

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