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

Stratosphere.Batch.JobQueue

Documentation

data JobQueue Source #

Constructors

JobQueue

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-jobqueue.html

Fields

Instances

Instances details
ToJSON JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Show JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Eq JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

ToResourceProperties JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Property "ComputeEnvironmentOrder" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "ComputeEnvironmentOrder" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "ComputeEnvironmentOrder" JobQueue = [ComputeEnvironmentOrderProperty]

Methods

set :: PropertyType "ComputeEnvironmentOrder" JobQueue -> JobQueue -> JobQueue #

Property "JobQueueName" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "JobQueueName" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobQueueName" JobQueue = Value Text

Methods

set :: PropertyType "JobQueueName" JobQueue -> JobQueue -> JobQueue #

Property "JobQueueType" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "JobQueueType" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobQueueType" JobQueue = Value Text

Methods

set :: PropertyType "JobQueueType" JobQueue -> JobQueue -> JobQueue #

Property "JobStateTimeLimitActions" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "JobStateTimeLimitActions" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobStateTimeLimitActions" JobQueue = [JobStateTimeLimitActionProperty]

Methods

set :: PropertyType "JobStateTimeLimitActions" JobQueue -> JobQueue -> JobQueue #

Property "Priority" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "Priority" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

Methods

set :: PropertyType "Priority" JobQueue -> JobQueue -> JobQueue #

Property "SchedulingPolicyArn" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "SchedulingPolicyArn" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "SchedulingPolicyArn" JobQueue = Value Text

Methods

set :: PropertyType "SchedulingPolicyArn" JobQueue -> JobQueue -> JobQueue #

Property "ServiceEnvironmentOrder" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "ServiceEnvironmentOrder" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "ServiceEnvironmentOrder" JobQueue = [ServiceEnvironmentOrderProperty]

Methods

set :: PropertyType "ServiceEnvironmentOrder" JobQueue -> JobQueue -> JobQueue #

Property "State" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "State" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

Methods

set :: PropertyType "State" JobQueue -> JobQueue -> JobQueue #

Property "Tags" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

Associated Types

type PropertyType "Tags" JobQueue 
Instance details

Defined in Stratosphere.Batch.JobQueue

Methods

set :: PropertyType "Tags" JobQueue -> JobQueue -> JobQueue #

type PropertyType "ComputeEnvironmentOrder" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "ComputeEnvironmentOrder" JobQueue = [ComputeEnvironmentOrderProperty]
type PropertyType "JobQueueName" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobQueueName" JobQueue = Value Text
type PropertyType "JobQueueType" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobQueueType" JobQueue = Value Text
type PropertyType "JobStateTimeLimitActions" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "JobStateTimeLimitActions" JobQueue = [JobStateTimeLimitActionProperty]
type PropertyType "Priority" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "SchedulingPolicyArn" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "SchedulingPolicyArn" JobQueue = Value Text
type PropertyType "ServiceEnvironmentOrder" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "ServiceEnvironmentOrder" JobQueue = [ServiceEnvironmentOrderProperty]
type PropertyType "State" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue

type PropertyType "Tags" JobQueue Source # 
Instance details

Defined in Stratosphere.Batch.JobQueue