Method: AWS::S3::Tree::Parent#collection

Defined in:
lib/aws/s3/tree/parent.rb

#collectionObjectCollection, ... (readonly)

Returns The collection whose members will be explored using the tree.

Returns:



46
47
48
# File 'lib/aws/s3/tree/parent.rb', line 46

def collection
  @collection
end