Class: Ec2Meta::Api20140225::MetaData::Network

Inherits:
Ec2Meta::Api::Path show all
Defined in:
lib/ec2_meta/apis/2014_02_25/meta_data.rb

Instance Attribute Summary

Attributes inherited from Ec2Meta::Api::Path

#prefix

Instance Method Summary collapse

Methods inherited from Ec2Meta::Api::Path

#initialize

Constructor Details

This class inherits a constructor from Ec2Meta::Api::Path

Instance Method Details

#interfacesObject



50
51
52
# File 'lib/ec2_meta/apis/2014_02_25/meta_data.rb', line 50

def interfaces
  Interfaces.new(fetcher, new_prefix('interfaces'))
end