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

Description

 

Documentation

newtype InstancePatchStateOperatorType Source #

Instances

Instances details
Eq InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Ord InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Read InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

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

NFData InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

Hashable 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

FromJSON InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

FromJSONKey InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToLog InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToHeader InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

ToQuery 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

ToByteString 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

type Rep InstancePatchStateOperatorType Source # 
Instance details

Defined in Amazonka.SSM.Types.InstancePatchStateOperatorType

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