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

Stratosphere.SageMaker.CodeRepository

Documentation

data CodeRepository Source #

Instances

Instances details
ToJSON CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Show CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Eq CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

ToResourceProperties CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Property "CodeRepositoryName" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Associated Types

type PropertyType "CodeRepositoryName" CodeRepository 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

type PropertyType "CodeRepositoryName" CodeRepository = Value Text

Methods

set :: PropertyType "CodeRepositoryName" CodeRepository -> CodeRepository -> CodeRepository #

Property "GitConfig" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Associated Types

type PropertyType "GitConfig" CodeRepository 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Property "Tags" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

Associated Types

type PropertyType "Tags" CodeRepository 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

type PropertyType "CodeRepositoryName" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

type PropertyType "CodeRepositoryName" CodeRepository = Value Text
type PropertyType "GitConfig" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository

type PropertyType "Tags" CodeRepository Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository