Sha256: 4eb4b84ad6a670cdd11e2209783c261d8af4def4b9276ac4e8e6d96a662ad7b4

Contents?: true

Size: 490 Bytes

Versions: 4

Compression:

Stored size: 490 Bytes

Contents

# WARNING ABOUT GENERATED CODE
#
# This file is generated. See the contributing guide for more information:
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
#
# WARNING ABOUT GENERATED CODE

module Aws::CodeGuruProfiler

  class Resource

    # @param options ({})
    # @option options [Client] :client
    def initialize(options = {})
      @client = options[:client] || Client.new(options)
    end

    # @return [Client]
    def client
      @client
    end

  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
aws-sdk-codeguruprofiler-1.6.1 lib/aws-sdk-codeguruprofiler/resource.rb
aws-sdk-codeguruprofiler-1.5.0 lib/aws-sdk-codeguruprofiler/resource.rb
aws-sdk-codeguruprofiler-1.4.0 lib/aws-sdk-codeguruprofiler/resource.rb
aws-sdk-codeguruprofiler-1.3.0 lib/aws-sdk-codeguruprofiler/resource.rb