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