Migration Job Args
Provides a DTS Migration Job resource. For information about DTS Migration Job and how to use it, see What is Migration Job.
NOTE: Available since v1.157.0.
Notice
The expiration time cannot be changed after the work of the annual and monthly subscription suspended;
After the pay-as-you-go type job suspended, your job configuration fee will still be charged;
If the task suspended for more than 6 hours, the task will not start successfully.
Suspending the task will only stop writing to the target library, but will still continue to obtain the incremental log of the source, so that the task can be quickly resumed after the suspension is canceled. Therefore, some resources of the source library, such as bandwidth resources, will continue to be occupied during the period.
Charges will continue during the task suspension period. If you need to stop charging, please release the instance
When a DTS instance suspended for more than 7 days, the instance cannot be resumed, and the status will change from suspended to failed.
Import
DTS Migration Job can be imported using the id, e.g.
$ pulumi import alicloud:dts/migrationJob:MigrationJob example <id>
Constructors
Functions
Properties
Migration object, in the format of JSON strings. For detailed definition instructions, please refer to the description of migration, migration or subscription objects.