Class: S3::Owner

Inherits:
Object
  • Object
show all
Defined in:
lib/s3-ruby.rb

Instance Attribute Summary collapse

Instance Attribute Details

#display_nameObject

Returns the value of attribute display_name.



443
444
445
# File 'lib/s3-ruby.rb', line 443

def display_name
  @display_name
end

#idObject

Returns the value of attribute id.



442
443
444
# File 'lib/s3-ruby.rb', line 442

def id
  @id
end