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

Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Documentation

data LinuxParametersProperty Source #

Constructors

LinuxParametersProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-linuxparameters.html

Instances

Instances details
ToJSON LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Show LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Eq LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

ToResourceProperties LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "Capabilities" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "Devices" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "InitProcessEnabled" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Associated Types

type PropertyType "InitProcessEnabled" LinuxParametersProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "InitProcessEnabled" LinuxParametersProperty = Value Bool
Property "MaxSwap" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "SharedMemorySize" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Associated Types

type PropertyType "SharedMemorySize" LinuxParametersProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "Swappiness" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

Property "Tmpfs" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "Capabilities" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "Devices" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "InitProcessEnabled" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "InitProcessEnabled" LinuxParametersProperty = Value Bool
type PropertyType "MaxSwap" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "SharedMemorySize" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "Swappiness" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty

type PropertyType "Tmpfs" LinuxParametersProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.LinuxParametersProperty