amazonka-sagemaker-2.0: Amazon SageMaker 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.SageMaker.Types.HubContentType

Description

 

Documentation

newtype HubContentType Source #

Constructors

HubContentType' 

Instances

Instances details
FromJSON HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromJSONKey HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToJSON HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToJSONKey HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToByteString HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToHeader HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToLog HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToQuery HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromText HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToText HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromXML HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToXML HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Methods

toXML :: HubContentType -> XML #

Generic HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Associated Types

type Rep HubContentType :: Type -> Type #

Read HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Show HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

NFData HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Methods

rnf :: HubContentType -> () #

Eq HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Ord HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Hashable HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

type Rep HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

type Rep HubContentType = D1 ('MetaData "HubContentType" "Amazonka.SageMaker.Types.HubContentType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))