DbtOutput
Last updated
Last updated
artifacts_link
Option<String>
A pre-signed URL to download the (compressed) dbt artifacts. This link is valid for a limited time (30 minutes). This information is only available after the run has finished.
[optional]
artifacts_headers
Option<>
An optional map of headers to send when retrieving the artifact from the artifacts_link
.
[optional]