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