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

Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Documentation

data ContainerPropertiesProperty Source #

Constructors

ContainerPropertiesProperty

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

Fields

Instances

Instances details
ToJSON ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Show ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Eq ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

ToResourceProperties ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Command" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "EnableExecuteCommand" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Associated Types

type PropertyType "EnableExecuteCommand" ContainerPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "EnableExecuteCommand" ContainerPropertiesProperty = Value Bool
Property "Environment" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "EphemeralStorage" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "ExecutionRoleArn" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Associated Types

type PropertyType "ExecutionRoleArn" ContainerPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "FargatePlatformConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Associated Types

type PropertyType "FargatePlatformConfiguration" ContainerPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Image" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "JobRoleArn" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "LinuxParameters" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "LogConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Memory" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "MountPoints" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "NetworkConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Privileged" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "ReadonlyRootFilesystem" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Associated Types

type PropertyType "ReadonlyRootFilesystem" ContainerPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "ReadonlyRootFilesystem" ContainerPropertiesProperty = Value Bool
Property "RepositoryCredentials" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "ResourceRequirements" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Associated Types

type PropertyType "ResourceRequirements" ContainerPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "RuntimePlatform" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Secrets" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Ulimits" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "User" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Vcpus" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

Property "Volumes" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Command" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "EnableExecuteCommand" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "EnableExecuteCommand" ContainerPropertiesProperty = Value Bool
type PropertyType "Environment" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "EphemeralStorage" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "ExecutionRoleArn" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "FargatePlatformConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Image" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "JobRoleArn" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "LinuxParameters" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "LogConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Memory" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "MountPoints" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "NetworkConfiguration" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Privileged" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "ReadonlyRootFilesystem" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "ReadonlyRootFilesystem" ContainerPropertiesProperty = Value Bool
type PropertyType "RepositoryCredentials" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "ResourceRequirements" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "RuntimePlatform" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Secrets" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Ulimits" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "User" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Vcpus" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty

type PropertyType "Volumes" ContainerPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ContainerPropertiesProperty