Class: OneviewSDK::API200::LogicalSwitch::CredentialsSSH

Inherits:
Struct
  • Object
show all
Defined in:
lib/oneview-sdk/resource/api200/logical_switch.rb

Credentials collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



57
58
59
# File 'lib/oneview-sdk/resource/api200/logical_switch.rb', line 57

def password
  @password
end

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



57
58
59
# File 'lib/oneview-sdk/resource/api200/logical_switch.rb', line 57

def user
  @user
end