Class: S3::Bucket

Inherits:
Object
  • Object
show all
Defined in:
lib/s3-ruby.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateObject

Returns the value of attribute creation_date.



556
557
558
# File 'lib/s3-ruby.rb', line 556

def creation_date
  @creation_date
end

#nameObject

Returns the value of attribute name.



555
556
557
# File 'lib/s3-ruby.rb', line 555

def name
  @name
end