Method: AWS::S3::BucketVersionCollection#bucket
- Defined in:
- lib/aws/s3/bucket_version_collection.rb
#bucket ⇒ Bucket (readonly)
Returns The bucket this collection belongs to.
31 32 33 |
# File 'lib/aws/s3/bucket_version_collection.rb', line 31 def bucket @bucket end |