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.
7434 7435 7436 |
# File 'lib/models/porcelain.rb', line 7434 def hostname @hostname end |