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

Description

 

Documentation

newtype ProductionVariantAcceleratorType Source #

Instances

Instances details
FromJSON ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromJSONKey ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToJSON ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToJSONKey ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToByteString ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToHeader ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToLog ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToQuery ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromText ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToText ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromXML ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToXML ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Generic ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Associated Types

type Rep ProductionVariantAcceleratorType :: Type -> Type #

Read ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Show ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

NFData ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Eq ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Ord ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Hashable ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

type Rep ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

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