Method: SDM::SSH#public_key

Defined in:
lib/models/porcelain.rb

#public_keyObject

The public key to append to a server's authorized keys. This will be generated after resource creation.



13309
13310
13311
# File 'lib/models/porcelain.rb', line 13309

def public_key
  @public_key
end