MigrationSubState type
Defines values for MigrationSubState.
KnownMigrationSubState can be used interchangeably with MigrationSubState,
this enum contains the known values that the service supports.
Known values supported by the service
PerformingPreRequisiteSteps
WaitingForLogicalReplicationSetupRequestOnSourceDB
WaitingForDBsToMigrateSpecification
WaitingForTargetDBOverwriteConfirmation
WaitingForDataMigrationScheduling
WaitingForDataMigrationWindow
MigratingData
WaitingForCutoverTrigger
CompletingMigration
Completed
CancelingRequestedDBMigrations
ValidationInProgress
type MigrationSubState = string