Class: S3::Owner

Inherits:
Object
  • Object
show all
Defined in:
lib/s3sync/S3.rb

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameObject

Returns the value of attribute display_name.



494
495
496
# File 'lib/s3sync/S3.rb', line 494

def display_name
  @display_name
end

#idObject

Returns the value of attribute id.



493
494
495
# File 'lib/s3sync/S3.rb', line 493

def id
  @id
end