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

Stratosphere.Batch.JobDefinition.VolumeProperty

Documentation

data VolumeProperty Source #

Instances

Instances details
ToJSON VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Show VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Eq VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

ToResourceProperties VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Property "EfsVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Associated Types

type PropertyType "EfsVolumeConfiguration" VolumeProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Methods

set :: PropertyType "EfsVolumeConfiguration" VolumeProperty -> VolumeProperty -> VolumeProperty #

Property "Host" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Associated Types

type PropertyType "Host" VolumeProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Property "Name" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

Associated Types

type PropertyType "Name" VolumeProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

type PropertyType "EfsVolumeConfiguration" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

type PropertyType "Host" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty

type PropertyType "Name" VolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.VolumeProperty