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

Description

 

Documentation

newtype ProcessingS3InputMode Source #

Instances

Instances details
FromJSON ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromJSONKey ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToJSON ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToJSONKey ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToByteString ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToHeader ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToLog ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToQuery ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromText ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToText ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromXML ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToXML ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Generic ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Associated Types

type Rep ProcessingS3InputMode :: Type -> Type #

Read ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Show ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

NFData ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Methods

rnf :: ProcessingS3InputMode -> () #

Eq ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Ord ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Hashable ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

type Rep ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

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