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

Description

 

Documentation

newtype EdgePresetDeploymentType Source #

Instances

Instances details
FromJSON EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromJSONKey EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToJSON EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToJSONKey EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToByteString EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToHeader EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToLog EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToQuery EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromText EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToText EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromXML EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToXML EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Generic EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Associated Types

type Rep EdgePresetDeploymentType :: Type -> Type #

Read EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Show EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

NFData EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Eq EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Ord EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Hashable EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

type Rep EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

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