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.



602
603
604
# File 'lib/s3sync/S3.rb', line 602

def creation_date
  @creation_date
end

#nameObject

Returns the value of attribute name.



601
602
603
# File 'lib/s3sync/S3.rb', line 601

def name
  @name
end