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