Class: Ocs::Resources::SshKeyPair
- Defined in:
- lib/ocs/resources/ssh_key_pair.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Class Method Summary collapse
Methods inherited from Base
all, downcased_name, find, inherited, #initialize, list, pluralized_name, #reload!, underscored_name, where
Constructor Details
This class inherits a constructor from Ocs::Resources::Base
Class Method Details
.name ⇒ Object
5 6 7 |
# File 'lib/ocs/resources/ssh_key_pair.rb', line 5 def name "SSHKeyPair" end |