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

Stratosphere.Batch.JobDefinition.UlimitProperty

Documentation

data UlimitProperty Source #

Instances

Instances details
ToJSON UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Show UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Eq UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

ToResourceProperties UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Property "HardLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Associated Types

type PropertyType "HardLimit" UlimitProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Property "Name" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Associated Types

type PropertyType "Name" UlimitProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Property "SoftLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

Associated Types

type PropertyType "SoftLimit" UlimitProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

type PropertyType "HardLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

type PropertyType "Name" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty

type PropertyType "SoftLimit" UlimitProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.UlimitProperty