Sha256: 2a65fd76dd2d6b1544b093469424a8b79211749663b08f5d6d04ba63c6779b5d

Contents?: true

Size: 591 Bytes

Versions: 56

Compression:

Stored size: 591 Bytes

Contents

Aws.config[:batch] = {
  stub_responses: {
    describe_job_queues: {
      job_queues: [
        {
          compute_environment_order: [
            {
              compute_environment: 'arn:aws:batch:us-east-1:012345678910:compute-environment/C4OnDemand',
              order: 1
            }
          ],
          job_queue_arn: 'arn:aws:batch:us-east-1:012345678910:job-queue/HighPriority',
          job_queue_name: 'HighPriority',
          priority: 1,
          state: 'ENABLED',
          status: 'VALID',
          status_reason: 'JobQueue Healthy'
        }
      ]
    }
  }
}

Version data entries

56 entries across 56 versions & 3 rubygems

Version Path
awspec-1.25.1 lib/awspec/stub/batch_job_queue.rb
awspec-1.25.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.24.4 lib/awspec/stub/batch_job_queue.rb
awspec-1.24.3 lib/awspec/stub/batch_job_queue.rb
awspec-1.24.2 lib/awspec/stub/batch_job_queue.rb
awspec-1.24.1 lib/awspec/stub/batch_job_queue.rb
awspec-1.24.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.23.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.22.1 lib/awspec/stub/batch_job_queue.rb
awspec-1.22.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.21.1 lib/awspec/stub/batch_job_queue.rb
awspec-1.21.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.20.0 lib/awspec/stub/batch_job_queue.rb
awspec-1.19.2 lib/awspec/stub/batch_job_queue.rb
awspec-1.19.1 lib/awspec/stub/batch_job_queue.rb
awspec-1.19.0 lib/awspec/stub/batch_job_queue.rb
cthiesfork-awspec-1.2.4 lib/awspec/stub/batch_job_queue.rb
awspec-api_gateway_extended-1.2.4 lib/awspec/stub/batch_job_queue.rb
awspec-api_gateway_extended-1.2.3 lib/awspec/stub/batch_job_queue.rb
awspec-1.18.6 lib/awspec/stub/batch_job_queue.rb