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

Description

 

Documentation

newtype AutomationSubtype Source #

Instances

Instances details
Eq AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Ord AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Read AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Show 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 #

NFData AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

Methods

rnf :: AutomationSubtype -> () #

Hashable 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

FromJSON AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

FromJSONKey AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToLog AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToHeader AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

ToQuery 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

ToByteString 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

type Rep AutomationSubtype Source # 
Instance details

Defined in Amazonka.SSM.Types.AutomationSubtype

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