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

Description

 

Documentation

newtype InstancePatchStateOperatorType Source #

Instances

Instances details
FromJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToByteString InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToHeader InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToLog InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToQuery InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromText InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToText InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromXML InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToXML InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Generic InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Associated Types

type Rep InstancePatchStateOperatorType :: Type -> Type #

Read InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Show InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

NFData InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Eq InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Ord InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Hashable InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

type Rep InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

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