Method: AWS::S3::Tree::Parent#collection
- Defined in:
- lib/aws/s3/tree/parent.rb
#collection ⇒ ObjectCollection, ... (readonly)
Returns The collection whose members will be explored using the tree.
46 47 48 |
# File 'lib/aws/s3/tree/parent.rb', line 46 def collection @collection end |