Method: AWS::S3::Base::Response#body
- Defined in:
- lib/aws/s3/response.rb
permalink #body ⇒ Object (readonly)
Returns the value of attribute body.
6 7 8 |
# File 'lib/aws/s3/response.rb', line 6 def body @body end |
Returns the value of attribute body.
6 7 8 |
# File 'lib/aws/s3/response.rb', line 6 def body @body end |