amazonka-discovery-2.0: Amazon Application Discovery Service 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.Discovery.Types.ConfigurationItemType

Description

 

Documentation

newtype ConfigurationItemType Source #

Instances

Instances details
FromJSON ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

FromJSONKey ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToJSON ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToJSONKey ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToByteString ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToHeader ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToLog ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToQuery ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

FromText ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToText ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

FromXML ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

ToXML ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Generic ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Associated Types

type Rep ConfigurationItemType :: Type -> Type #

Read ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Show ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

NFData ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Methods

rnf :: ConfigurationItemType -> () #

Eq ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Ord ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

Hashable ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

type Rep ConfigurationItemType Source # 
Instance details

Defined in Amazonka.Discovery.Types.ConfigurationItemType

type Rep ConfigurationItemType = D1 ('MetaData "ConfigurationItemType" "Amazonka.Discovery.Types.ConfigurationItemType" "amazonka-discovery-2.0-FHPaShbhCtL10K1sBxZHs" 'True) (C1 ('MetaCons "ConfigurationItemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConfigurationItemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))