class Softlayer::Configuration::Template::Section::Definition::Type

Constants

SERVICE

Attributes

description[RW]
id[RW]
name[RW]

Public Instance Methods

get_object() click to toggle source
# File lib/softlayer/configuration/template/section/definition/type.rb, line 12
def get_object
  request(:get_object, Softlayer::Configuration::Template::Section::Definition::Type)
end