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

Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Documentation

data RuntimePlatformProperty Source #

Instances

Instances details
ToJSON RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Show RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Eq RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

ToResourceProperties RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Property "CpuArchitecture" RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Associated Types

type PropertyType "CpuArchitecture" RuntimePlatformProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Property "OperatingSystemFamily" RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

Associated Types

type PropertyType "OperatingSystemFamily" RuntimePlatformProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

type PropertyType "OperatingSystemFamily" RuntimePlatformProperty = Value Text
type PropertyType "CpuArchitecture" RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

type PropertyType "OperatingSystemFamily" RuntimePlatformProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.RuntimePlatformProperty

type PropertyType "OperatingSystemFamily" RuntimePlatformProperty = Value Text