stratosphere-sagemaker-1.0.0: Stratosphere integration for AWS SageMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Documentation

data ModelInfrastructureConfigProperty Source #

Instances

Instances details
ToJSON ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

Show ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

Eq ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

ToResourceProperties ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

Property "InfrastructureType" ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

Property "RealTimeInferenceConfig" ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

type PropertyType "InfrastructureType" ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

type PropertyType "RealTimeInferenceConfig" ModelInfrastructureConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelInfrastructureConfigProperty

data RealTimeInferenceConfigProperty Source #

Instances

Instances details
ToJSON RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

Show RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

Eq RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

ToResourceProperties RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

Property "InstanceCount" RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

Property "InstanceType" RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

type PropertyType "InstanceCount" RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

type PropertyType "InstanceType" RealTimeInferenceConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.RealTimeInferenceConfigProperty

data ModelVariantConfigProperty Source #

Instances

Instances details
ToJSON ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Show ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Eq ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

ToResourceProperties ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Property "InfrastructureConfig" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Property "ModelName" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

Property "VariantName" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

type PropertyType "InfrastructureConfig" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

type PropertyType "ModelName" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty

type PropertyType "VariantName" ModelVariantConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.InferenceExperiment.ModelVariantConfigProperty