Reference
Kind: `Asset`
Duck declarative Asset
Duck declarative Asset
- Schema file:
kinds/asset.schema.json - SHA256:
2b90e79eee901cad9e273a00d4f063a7117efa3dcf2c13d29648fd4896db765e
Spec Fields
| Name | Type | Required | Description |
|---|---|---|---|
asset_type |
string |
false |
- |
auto_materialize |
boolean |
false |
- |
auto_materialize_policy |
AssetAutoMaterializePolicySpec |
false |
- |
checks |
array[AssetCheckSpec] |
false |
- |
cron_schedule |
string |
false |
- |
depends_on |
array[string] |
false |
- |
description |
string |
false |
- |
freshness_policy |
AssetFreshnessPolicySpec |
false |
- |
io_profile |
string |
false |
- |
materialization_policy |
AssetMaterializationPolicySpec |
false |
- |
max_lag_seconds |
integer |
false |
- |
owner |
string |
false |
- |
partition_definition |
AssetPartitionDefinitionSpec |
false |
- |
partition_type |
string |
false |
- |
product_ref |
string |
true |
- |
properties |
object |
false |
- |
tags |
array[string] |
false |
- |