Object
# File lib/s3/right_s3.rb, line 704 def initialize(id, name) @id = id @name = name end
Return Owner name as a String.
# File lib/s3/right_s3.rb, line 710 def to_s @name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.