stratosphere-ecs-1.0.0: Stratosphere integration for AWS ECS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Documentation

data RestartPolicyProperty Source #

Instances

Instances details
ToJSON RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Show RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Eq RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

ToResourceProperties RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Property "Enabled" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Property "IgnoredExitCodes" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Associated Types

type PropertyType "IgnoredExitCodes" RestartPolicyProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Property "RestartAttemptPeriod" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

Associated Types

type PropertyType "RestartAttemptPeriod" RestartPolicyProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

type PropertyType "RestartAttemptPeriod" RestartPolicyProperty = Value Integer
type PropertyType "Enabled" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

type PropertyType "IgnoredExitCodes" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

type PropertyType "RestartAttemptPeriod" RestartPolicyProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RestartPolicyProperty

type PropertyType "RestartAttemptPeriod" RestartPolicyProperty = Value Integer