Class: Fog::AWS::S3::Owner

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/aws/models/s3/owner.rb

Instance Method Summary collapse

Methods inherited from Model

aliases, attribute, attributes, #attributes, #inspect, #merge_attributes

Constructor Details

#initialize(attributes = {}) ⇒ Owner

Returns a new instance of Owner.



10
11
12
# File 'lib/fog/aws/models/s3/owner.rb', line 10

def initialize(attributes = {})
  super
end