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

Description

 

Documentation

newtype InventoryAttributeDataType Source #

Instances

Instances details
FromJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToByteString InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToHeader InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToLog InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToQuery InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromText InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToText InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromXML InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToXML InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Generic InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Associated Types

type Rep InventoryAttributeDataType :: Type -> Type #

Read InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Show InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

NFData InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Eq InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Ord InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Hashable InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

type Rep InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

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