Datasource.get
Datasource.get() → self
Fetches the datasource, after which datasource.properties will contain a dict with entries corresponding to the properties on the datasource resource definition. Will raise an error if the datasource does not exist.
Returns
self (a Datasource)
Was this helpful?

