Class: Miamtf::Model::InstanceProfile

Inherits:
Struct
  • Object
show all
Defined in:
lib/miamtf/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



43
44
45
# File 'lib/miamtf/model.rb', line 43

def path
  @path
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



43
44
45
# File 'lib/miamtf/model.rb', line 43

def tags
  @tags
end