Class: AWS::S3::Bucket::Response
- Inherits:
-
AWS::S3::Base::Response
- Object
- String
- AWS::S3::Base::Response
- AWS::S3::Bucket::Response
- Defined in:
- lib/aws/s3/response.rb
Instance Attribute Summary
Attributes inherited from AWS::S3::Base::Response
Instance Method Summary collapse
Methods inherited from AWS::S3::Base::Response
#[], #code, #each, #error, #error?, #headers, #initialize, #inspect
Constructor Details
This class inherits a constructor from AWS::S3::Base::Response
Instance Method Details
#bucket ⇒ Object
67 68 69 |
# File 'lib/aws/s3/response.rb', line 67 def bucket parsed end |