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