ModelArtifactsExport

A Model Artifacts Export Job

KEY TYPE Description
modelArtifactsExportId str Unique identifier for this export.
modelVersion str Version of the model being exported.
outputLocation str File Connector location the feature group is being written to.
status str Current status of the export.
createdAt str Timestamp at which the export was created (ISO-8601 format).
exportCompletedAt str Timestamp at which the export completed (ISO-8601 format).
error str If `status` is `FAILED`, this field will be populated with an error.