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

Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Documentation

data IdleSettingsProperty Source #

Instances

Instances details
ToJSON IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Show IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Eq IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

ToResourceProperties IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Property "IdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Associated Types

type PropertyType "IdleTimeoutInMinutes" IdleSettingsProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "IdleTimeoutInMinutes" IdleSettingsProperty = Value Integer
Property "LifecycleManagement" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Associated Types

type PropertyType "LifecycleManagement" IdleSettingsProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "LifecycleManagement" IdleSettingsProperty = Value Text
Property "MaxIdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Associated Types

type PropertyType "MaxIdleTimeoutInMinutes" IdleSettingsProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "MaxIdleTimeoutInMinutes" IdleSettingsProperty = Value Integer
Property "MinIdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

Associated Types

type PropertyType "MinIdleTimeoutInMinutes" IdleSettingsProperty 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "MinIdleTimeoutInMinutes" IdleSettingsProperty = Value Integer
type PropertyType "IdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "IdleTimeoutInMinutes" IdleSettingsProperty = Value Integer
type PropertyType "LifecycleManagement" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "LifecycleManagement" IdleSettingsProperty = Value Text
type PropertyType "MaxIdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "MaxIdleTimeoutInMinutes" IdleSettingsProperty = Value Integer
type PropertyType "MinIdleTimeoutInMinutes" IdleSettingsProperty Source # 
Instance details

Defined in Stratosphere.SageMaker.UserProfile.IdleSettingsProperty

type PropertyType "MinIdleTimeoutInMinutes" IdleSettingsProperty = Value Integer