Class: ObjectsResources::Cluster

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



28
29
30
# File 'lib/objects_resources.rb', line 28

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



28
29
30
# File 'lib/objects_resources.rb', line 28

def name
  @name
end