Class: Ec2Meta::Api20140225::MetaData::Network
- Inherits:
-
Ec2Meta::Api::Path
- Object
- Ec2Meta::Api::Path
- Ec2Meta::Api20140225::MetaData::Network
- Defined in:
- lib/ec2_meta/apis/2014_02_25/meta_data.rb
Instance Attribute Summary
Attributes inherited from Ec2Meta::Api::Path
Instance Method Summary collapse
Methods inherited from Ec2Meta::Api::Path
Constructor Details
This class inherits a constructor from Ec2Meta::Api::Path
Instance Method Details
#interfaces ⇒ Object
48 49 50 |
# File 'lib/ec2_meta/apis/2014_02_25/meta_data.rb', line 48 def interfaces Interfaces.new(fetcher, new_prefix('interfaces')) end |