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