Method: AWS::EC2#subnets
- Defined in:
- lib/aws/ec2.rb
#subnets ⇒ SubnetCollection
380 381 382 |
# File 'lib/aws/ec2.rb', line 380 def subnets SubnetCollection.new(:config => config) end |
380 381 382 |
# File 'lib/aws/ec2.rb', line 380 def subnets SubnetCollection.new(:config => config) end |