Class: SdbDal::S3::Bucket

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

Instance Attribute Summary collapse

Instance Attribute Details

#creation_dateObject

Returns the value of attribute creation_date.



488
489
490
# File 'lib/sdb_dal/s3.rb', line 488

def creation_date
  @creation_date
end

#nameObject

Returns the value of attribute name.



487
488
489
# File 'lib/sdb_dal/s3.rb', line 487

def name
  @name
end