Sha256: f0518b95a9127adf6f56eba0e06e1a3a15a85c6429e881349f87d4b8b27a5e00

Contents?: true

Size: 403 Bytes

Versions: 56

Compression:

Stored size: 403 Bytes

Contents

module Awspec::Generator
  module Doc
    module Type
      class BatchJobQueue < Base
        def initialize
          super
          @type_name = 'BatchJobQueue'
          @type = Awspec::Type::BatchJobQueue.new('my-batch-job-queue')
          @ret = @type.resource_via_client
          @matchers = []
          @ignore_matchers = []
          @describes = []
        end
      end
    end
  end
end

Version data entries

56 entries across 56 versions & 3 rubygems

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