Models

Schema: `CreateAssetRequest`

  • Type: object
  • Required fields: asset_key, asset_type, owner, product_slug

Properties

Name Type Required Description
asset_key string true -
asset_type string true -
auto_materialize_policy AssetAutoMaterializePolicy false -
checks array[AssetCheckInput] false -
description string false -
freshness_policy AssetFreshnessPolicy false -
io_profile string false -
is_active boolean false -
materialization_policy AssetMaterializationPolicy false -
owner string true -
product_slug string true -
tags array[string] false -
upstream_asset_keys array[string] false -