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.



489
490
491
# File 'lib/s3sync/S3.rb', line 489

def display_name
  @display_name
end

#idObject

Returns the value of attribute id.



488
489
490
# File 'lib/s3sync/S3.rb', line 488

def id
  @id
end