Skip to main content

About config property

models/<filename>.yml
version: 2

models:
- name: <model_name>
config:
<model_config>: <config_value>
...

Definition

The config property allows you to configure resources at the same time you're defining properties in YAML files.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0