libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker
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.SageMaker.Types.ArtifactSourceIdType

Description

 

Documentation

newtype ArtifactSourceIdType Source #

Instances

Instances details
Eq ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Ord ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Read ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Show ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Generic ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Associated Types

type Rep ArtifactSourceIdType :: Type -> Type #

NFData ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Methods

rnf :: ArtifactSourceIdType -> () #

Hashable ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToJSON ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToJSONKey ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromJSON ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromJSONKey ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToLog ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToHeader ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToQuery ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromXML ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToXML ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToByteString ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromText ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToText ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

type Rep ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

type Rep ArtifactSourceIdType = D1 ('MetaData "ArtifactSourceIdType" "Amazonka.SageMaker.Types.ArtifactSourceIdType" "libZSservicesZSamazonka-sagemakerZSamazonka-sagemaker" 'True) (C1 ('MetaCons "ArtifactSourceIdType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArtifactSourceIdType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))