Method: SDM::SSH#hostname
- Defined in:
- lib/models/porcelain.rb
#hostname ⇒ Object
The host to dial to initiate a connection from the egress node to this resource.
13289 13290 13291 |
# File 'lib/models/porcelain.rb', line 13289 def hostname @hostname end |