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