AssetMaterialization
A reported materialization event for an external asset in Dagster.
Data EngineeringData OrchestrationData PipelinesETLWorkflowsAssetsGraphQL
Properties
| Name |
Type |
Description |
| asset_key |
string |
The asset key being materialized. |
| metadata |
object |
Free-form key/value metadata about the materialization. |
| data_version |
string |
A user-supplied data version identifier. |
| description |
string |
A human-readable description of the materialization. |
| partition |
string |
The asset partition associated with the materialization. |
JSON Schema