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

Stratosphere.ECS.TaskDefinition.UlimitProperty

Documentation

data UlimitProperty Source #

Instances

Instances details
ToJSON UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Show UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Eq UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

ToResourceProperties UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Property "HardLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Associated Types

type PropertyType "HardLimit" UlimitProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Property "Name" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Associated Types

type PropertyType "Name" UlimitProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Property "SoftLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

Associated Types

type PropertyType "SoftLimit" UlimitProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

type PropertyType "HardLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

type PropertyType "Name" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty

type PropertyType "SoftLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.UlimitProperty