Class: BarnyardAws::AwsIamUsers

Inherits:
AwsObject show all
Defined in:
lib/barnyard_aws.rb

Instance Attribute Summary

Attributes inherited from AwsObject

#began_at, #ended_at, #synchronizer

Instance Method Summary collapse

Methods inherited from AwsObject

#make_primary_key

Constructor Details

#initialize(args) ⇒ AwsIamUsers

Returns a new instance of AwsIamUsers.



210
211
212
# File 'lib/barnyard_aws.rb', line 210

def initialize args
  super args
end