Class: BarnyardAws::AwsInstances

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) ⇒ AwsInstances

Returns a new instance of AwsInstances.



245
246
247
# File 'lib/barnyard_aws.rb', line 245

def initialize args
  super args
end