Class: RightApi::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/rightscale_cli/monkey_patches/client_attributes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_idObject (readonly)

Returns the value of attribute account_id.



19
20
21
# File 'lib/rightscale_cli/monkey_patches/client_attributes.rb', line 19

def 
  @account_id
end

#api_urlObject (readonly)

Returns the value of attribute api_url.



19
20
21
# File 'lib/rightscale_cli/monkey_patches/client_attributes.rb', line 19

def api_url
  @api_url
end

#api_versionObject (readonly)

Returns the value of attribute api_version.



19
20
21
# File 'lib/rightscale_cli/monkey_patches/client_attributes.rb', line 19

def api_version
  @api_version
end