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

Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Documentation

data GitConfigProperty Source #

Instances

Instances details
ToJSON GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Show GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Eq GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

ToResourceProperties GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Property "Branch" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Property "RepositoryUrl" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Associated Types

type PropertyType "RepositoryUrl" GitConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

type PropertyType "RepositoryUrl" GitConfigProperty = Value Text
Property "SecretArn" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

Associated Types

type PropertyType "SecretArn" GitConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

type PropertyType "Branch" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

type PropertyType "RepositoryUrl" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty

type PropertyType "RepositoryUrl" GitConfigProperty = Value Text
type PropertyType "SecretArn" GitConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.CodeRepository.GitConfigProperty