Class: S3::Owner
- Inherits:
-
Object
- Object
- S3::Owner
- Defined in:
- lib/s3-ruby.rb
Instance Attribute Summary collapse
-
#display_name ⇒ Object
Returns the value of attribute display_name.
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#display_name ⇒ Object
Returns the value of attribute display_name.
443 444 445 |
# File 'lib/s3-ruby.rb', line 443 def display_name @display_name end |
#id ⇒ Object
Returns the value of attribute id.
442 443 444 |
# File 'lib/s3-ruby.rb', line 442 def id @id end |