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