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

Stratosphere.ECS.TaskDefinition.MountPointProperty

Documentation

data MountPointProperty Source #

Instances

Instances details
ToJSON MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Show MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Eq MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

ToResourceProperties MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Property "ContainerPath" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Associated Types

type PropertyType "ContainerPath" MountPointProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

type PropertyType "ContainerPath" MountPointProperty = Value Text
Property "ReadOnly" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Associated Types

type PropertyType "ReadOnly" MountPointProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Property "SourceVolume" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

Associated Types

type PropertyType "SourceVolume" MountPointProperty 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

type PropertyType "ContainerPath" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

type PropertyType "ContainerPath" MountPointProperty = Value Text
type PropertyType "ReadOnly" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty

type PropertyType "SourceVolume" MountPointProperty Source # 
Instance details

Defined in Stratosphere.ECS.TaskDefinition.MountPointProperty