Class: S3::Owner

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

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameObject

Returns the value of attribute display_name.



531
532
533
# File 'lib/S3.rb', line 531

def display_name
  @display_name
end

#idObject

Returns the value of attribute id.



530
531
532
# File 'lib/S3.rb', line 530

def id
  @id
end