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

Description

 

Documentation

newtype InventoryAttributeDataType Source #

Instances

Instances details
Eq InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Ord InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Read InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

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

NFData InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

Hashable 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

FromJSON InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

FromJSONKey InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToLog InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToHeader InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

ToQuery 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

ToByteString 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

type Rep InventoryAttributeDataType Source # 
Instance details

Defined in Amazonka.SSM.Types.InventoryAttributeDataType

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