Method: S3::Object#last_modified
- Defined in:
- lib/s3/object.rb
#last_modified ⇒ Object
Returns the value of attribute last_modified.
6 7 8 |
# File 'lib/s3/object.rb', line 6 def last_modified @last_modified end |
Returns the value of attribute last_modified.
6 7 8 |
# File 'lib/s3/object.rb', line 6 def last_modified @last_modified end |