Method: AWS::S3::Base::Response#response

Defined in:
lib/aws/s3/response.rb

#responseObject (readonly)

Returns the value of attribute response.


6
7
8
# File 'lib/aws/s3/response.rb', line 6

def response
  @response
end