amazonka-ssm-sap-2.0: Amazon Systems Manager for SAP 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.SSMSAP.Types.ComponentType

Description

 

Documentation

newtype ComponentType Source #

Constructors

ComponentType' 

Bundled Patterns

pattern ComponentType_HANA :: ComponentType 

Instances

Instances details
FromJSON ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

FromJSONKey ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToJSON ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToJSONKey ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToByteString ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToHeader ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToLog ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToQuery ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

FromText ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToText ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Methods

toText :: ComponentType -> Text #

FromXML ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

ToXML ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Methods

toXML :: ComponentType -> XML #

Generic ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Associated Types

type Rep ComponentType :: Type -> Type #

Read ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Show ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

NFData ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Methods

rnf :: ComponentType -> () #

Eq ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Ord ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

Hashable ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

type Rep ComponentType Source # 
Instance details

Defined in Amazonka.SSMSAP.Types.ComponentType

type Rep ComponentType = D1 ('MetaData "ComponentType" "Amazonka.SSMSAP.Types.ComponentType" "amazonka-ssm-sap-2.0-7GrfuL8AFBH3uo82BcKo6b" 'True) (C1 ('MetaCons "ComponentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComponentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))