For Developers

Materialization State

A Materialization State describes the state of a Materialization.

The values of this enum are of type string.

Values

ValueDescription
queuedThe materialization is queued.
workingThe materialization is in progress.
completeThe materialization is complete.
errorAn error occurred during the materialization process.