Class: BarnyardAws::AwsSubnets

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

Returns a new instance of AwsSubnets.



233
234
235
# File 'lib/barnyard_aws.rb', line 233

def initialize args
  super args
end