Method: DataDuck::RedshiftDestination#host
- Defined in:
- lib/dataduck/redshift_destination.rb
#host ⇒ Object
Returns the value of attribute host.
11 12 13 |
# File 'lib/dataduck/redshift_destination.rb', line 11 def host @host end |