Models
Schema: `Asset`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
asset_key |
string |
false |
- |
asset_type |
string |
false |
- |
auto_materialize_policy |
AssetAutoMaterializePolicy |
false |
- |
created_at |
string |
false |
- |
created_by |
string |
false |
- |
description |
string |
false |
- |
freshness_policy |
AssetFreshnessPolicy |
false |
- |
id |
string |
false |
- |
io_profile |
string |
false |
- |
is_active |
boolean |
false |
- |
materialization_policy |
AssetMaterializationPolicy |
false |
- |
owner |
string |
false |
- |
tags |
array[string] |
false |
- |
updated_at |
string |
false |
- |