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

Stratosphere.Batch.JobDefinition.EksContainerProperty

Documentation

data EksContainerProperty Source #

Constructors

EksContainerProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ekscontainer.html

Fields

Instances

Instances details
ToJSON EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Show EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Eq EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

ToResourceProperties EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Args" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Command" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Env" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Image" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "ImagePullPolicy" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Associated Types

type PropertyType "ImagePullPolicy" EksContainerProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty = Value Text
Property "Name" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Resources" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "SecurityContext" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "VolumeMounts" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Args" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Command" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Env" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Image" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty = Value Text
type PropertyType "Name" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Resources" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "SecurityContext" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "VolumeMounts" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty