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

Stratosphere.SageMaker.ModelCard.ContainerProperty

Documentation

data ContainerProperty Source #

Instances

Instances details
ToJSON ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Show ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Eq ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

ToResourceProperties ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Property "Image" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Associated Types

type PropertyType "Image" ContainerProperty 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Property "ModelDataUrl" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Associated Types

type PropertyType "ModelDataUrl" ContainerProperty 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Property "NearestModelName" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

Associated Types

type PropertyType "NearestModelName" ContainerProperty 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

type PropertyType "NearestModelName" ContainerProperty = Value Text
type PropertyType "Image" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

type PropertyType "ModelDataUrl" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

type PropertyType "NearestModelName" ContainerProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.ModelCard.ContainerProperty

type PropertyType "NearestModelName" ContainerProperty = Value Text