Class: Miamtf::Model::InstanceProfile
- Inherits:
-
Struct
- Object
- Struct
- Miamtf::Model::InstanceProfile
- Defined in:
- lib/miamtf/model.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#tags ⇒ Object
Returns the value of attribute tags.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
43 44 45 |
# File 'lib/miamtf/model.rb', line 43 def path @path end |
#tags ⇒ Object
Returns the value of attribute tags
43 44 45 |
# File 'lib/miamtf/model.rb', line 43 def @tags end |