Class: S3::Bucket

Inherits:
Object
  • Object
show all
Defined in:
lib/s3sync/S3.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateObject

Returns the value of attribute creation_date.



607
608
609
# File 'lib/s3sync/S3.rb', line 607

def creation_date
  @creation_date
end

#nameObject

Returns the value of attribute name.



606
607
608
# File 'lib/s3sync/S3.rb', line 606

def name
  @name
end