class Aws::S3::ObjectVersion

def last_modified

Returns:
  • (Time) -
def last_modified
  data[:last_modified]
end