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