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

Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Documentation

data DeploymentConfigProperty Source #

Instances

Instances details
ToJSON DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Show DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Eq DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

ToResourceProperties DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Property "AutoRollbackConfiguration" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Associated Types

type PropertyType "AutoRollbackConfiguration" DeploymentConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

type PropertyType "AutoRollbackConfiguration" DeploymentConfigProperty = [AlarmDetailsProperty]
Property "RollingUpdatePolicy" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Associated Types

type PropertyType "RollingUpdatePolicy" DeploymentConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Property "WaitIntervalInSeconds" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

Associated Types

type PropertyType "WaitIntervalInSeconds" DeploymentConfigProperty 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

type PropertyType "WaitIntervalInSeconds" DeploymentConfigProperty = Value Integer
type PropertyType "AutoRollbackConfiguration" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

type PropertyType "AutoRollbackConfiguration" DeploymentConfigProperty = [AlarmDetailsProperty]
type PropertyType "RollingUpdatePolicy" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

type PropertyType "WaitIntervalInSeconds" DeploymentConfigProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.Cluster.DeploymentConfigProperty

type PropertyType "WaitIntervalInSeconds" DeploymentConfigProperty = Value Integer