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

Stratosphere.Batch.JobDefinition.EksVolumeProperty

Documentation

data EksVolumeProperty Source #

Instances

Instances details
ToJSON EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Show EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Eq EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

ToResourceProperties EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "EmptyDir" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "HostPath" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "Name" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "PersistentVolumeClaim" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Associated Types

type PropertyType "PersistentVolumeClaim" EksVolumeProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Methods

set :: PropertyType "PersistentVolumeClaim" EksVolumeProperty -> EksVolumeProperty -> EksVolumeProperty #

Property "Secret" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "EmptyDir" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "HostPath" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "Name" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "PersistentVolumeClaim" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "Secret" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty