SchemaMigrationStage type

Defines values for SchemaMigrationStage.
KnownSchemaMigrationStage can be used interchangeably with SchemaMigrationStage, this enum contains the known values that the service supports.

Known values supported by the service

NotStarted
ValidatingInputs
CollectingObjects
DownloadingScript
GeneratingScript
UploadingScript
DeployingSchema
Completed
CompletedWithWarnings
Failed

type SchemaMigrationStage = string