Class: TortoiseLabs::Region

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

Overview

Helper structs

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



228
229
230
# File 'lib/tortoiselabs/vps.rb', line 228

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



228
229
230
# File 'lib/tortoiselabs/vps.rb', line 228

def name
  @name
end