stratosphere-batch-1.0.0: Stratosphere integration for AWS Batch.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Batch.JobDefinition.MountPointProperty

Documentation

data MountPointProperty Source #

Instances

Instances details
ToJSON MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Show MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Eq MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

ToResourceProperties MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Property "ContainerPath" MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Associated Types

type PropertyType "ContainerPath" MountPointProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

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

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Associated Types

type PropertyType "ReadOnly" MountPointProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Property "SourceVolume" MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

Associated Types

type PropertyType "SourceVolume" MountPointProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

type PropertyType "ContainerPath" MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

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

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty

type PropertyType "SourceVolume" MountPointProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.MountPointProperty