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

Stratosphere.Batch.SchedulingPolicy

Documentation

data FairsharePolicyProperty Source #

Instances

Instances details
ToJSON FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Show FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Eq FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

ToResourceProperties FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Property "ComputeReservation" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Associated Types

type PropertyType "ComputeReservation" FairsharePolicyProperty 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

type PropertyType "ComputeReservation" FairsharePolicyProperty = Value Double
Property "ShareDecaySeconds" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Associated Types

type PropertyType "ShareDecaySeconds" FairsharePolicyProperty 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Property "ShareDistribution" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

Associated Types

type PropertyType "ShareDistribution" FairsharePolicyProperty 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

type PropertyType "ComputeReservation" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

type PropertyType "ComputeReservation" FairsharePolicyProperty = Value Double
type PropertyType "ShareDecaySeconds" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

type PropertyType "ShareDistribution" FairsharePolicyProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.FairsharePolicyProperty

data ShareAttributesProperty Source #

Instances

Instances details
ToJSON ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

Show ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

Eq ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

ToResourceProperties ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

Property "ShareIdentifier" ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

Associated Types

type PropertyType "ShareIdentifier" ShareAttributesProperty 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

Property "WeightFactor" ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

type PropertyType "ShareIdentifier" ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

type PropertyType "WeightFactor" ShareAttributesProperty Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy.ShareAttributesProperty

data SchedulingPolicy Source #

Instances

Instances details
ToJSON SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Show SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Eq SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

ToResourceProperties SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Property "FairsharePolicy" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Associated Types

type PropertyType "FairsharePolicy" SchedulingPolicy 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Property "Name" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Associated Types

type PropertyType "Name" SchedulingPolicy 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Property "Tags" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

Associated Types

type PropertyType "Tags" SchedulingPolicy 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

type PropertyType "FairsharePolicy" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

type PropertyType "Name" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy

type PropertyType "Tags" SchedulingPolicy Source # 
Instance details

Defined in Stratosphere.Batch.SchedulingPolicy