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

Stratosphere.SageMaker.UserProfile.CustomImageProperty

Documentation

data CustomImageProperty Source #

Instances

Instances details
ToJSON CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Show CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Eq CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

ToResourceProperties CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Property "AppImageConfigName" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Associated Types

type PropertyType "AppImageConfigName" CustomImageProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

type PropertyType "AppImageConfigName" CustomImageProperty = Value Text
Property "ImageName" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Associated Types

type PropertyType "ImageName" CustomImageProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Property "ImageVersionNumber" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

Associated Types

type PropertyType "ImageVersionNumber" CustomImageProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

type PropertyType "ImageVersionNumber" CustomImageProperty = Value Integer
type PropertyType "AppImageConfigName" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

type PropertyType "AppImageConfigName" CustomImageProperty = Value Text
type PropertyType "ImageName" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

type PropertyType "ImageVersionNumber" CustomImageProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.CustomImageProperty

type PropertyType "ImageVersionNumber" CustomImageProperty = Value Integer