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.
8230 8231 8232 |
# File 'lib/models/porcelain.rb', line 8230 def hostname @hostname end |