Method: Awsum::S3::Object#last_modified
- Defined in:
- lib/s3/object.rb
#last_modified ⇒ Object (readonly)
Returns the value of attribute last_modified.
4 5 6 |
# File 'lib/s3/object.rb', line 4 def last_modified @last_modified end |
Returns the value of attribute last_modified.
4 5 6 |
# File 'lib/s3/object.rb', line 4 def last_modified @last_modified end |