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