Method: Fog::OpenStack::Compute::KeyPair#public_key
- Defined in:
- lib/fog/openstack/compute/models/key_pair.rb
#public_key ⇒ Object
Returns the value of attribute public_key.
15 16 17 |
# File 'lib/fog/openstack/compute/models/key_pair.rb', line 15 def public_key @public_key end |