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