RosMigrationJob2Props
Properties for defining a RosMigrationJob2.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dts-migrationjob2
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdts"
&alicloudroscdkdts.RosMigrationJob2Props {
DataInitialization: interface{},
DataSynchronization: interface{},
DbList: interface{},
DestinationEndpoint: interface{},
DtsJobName: interface{},
SourceEndpoint: interface{},
StructureInitialization: interface{},
Checkpoint: interface{},
DataCheckConfigure: interface{},
DedicatedClusterId: interface{},
DelayNotice: interface{},
DelayPhone: interface{},
DelayRuleTime: interface{},
DisasterRecoveryJob: interface{},
DtsBisLabel: interface{},
DtsInstanceId: interface{},
DtsJobId: interface{},
ErrorNotice: interface{},
ErrorPhone: interface{},
FileOssUrl: interface{},
Reserve: interface{},
Status: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DataInitialization |
interface{} |
No description. |
DataSynchronization |
interface{} |
No description. |
DbList |
interface{} |
No description. |
DestinationEndpoint |
interface{} |
No description. |
DtsJobName |
interface{} |
No description. |
SourceEndpoint |
interface{} |
No description. |
StructureInitialization |
interface{} |
No description. |
Checkpoint |
interface{} |
No description. |
DataCheckConfigure |
interface{} |
No description. |
DedicatedClusterId |
interface{} |
No description. |
DelayNotice |
interface{} |
No description. |
DelayPhone |
interface{} |
No description. |
DelayRuleTime |
interface{} |
No description. |
DisasterRecoveryJob |
interface{} |
No description. |
DtsBisLabel |
interface{} |
No description. |
DtsInstanceId |
interface{} |
No description. |
DtsJobId |
interface{} |
No description. |
ErrorNotice |
interface{} |
No description. |
ErrorPhone |
interface{} |
No description. |
FileOssUrl |
interface{} |
No description. |
Reserve |
interface{} |
No description. |
Status |
interface{} |
No description. |
DataInitializationRequired
DataInitialization interface{}
- Type: interface{}
DataSynchronizationRequired
DataSynchronization interface{}
- Type: interface{}
DbListRequired
DbList interface{}
- Type: interface{}
DestinationEndpointRequired
DestinationEndpoint interface{}
- Type: interface{}
DtsJobNameRequired
DtsJobName interface{}
- Type: interface{}
SourceEndpointRequired
SourceEndpoint interface{}
- Type: interface{}
StructureInitializationRequired
StructureInitialization interface{}
- Type: interface{}
CheckpointOptional
Checkpoint interface{}
- Type: interface{}
DataCheckConfigureOptional
DataCheckConfigure interface{}
- Type: interface{}
DedicatedClusterIdOptional
DedicatedClusterId interface{}
- Type: interface{}
DelayNoticeOptional
DelayNotice interface{}
- Type: interface{}
DelayPhoneOptional
DelayPhone interface{}
- Type: interface{}
DelayRuleTimeOptional
DelayRuleTime interface{}
- Type: interface{}
DisasterRecoveryJobOptional
DisasterRecoveryJob interface{}
- Type: interface{}
DtsBisLabelOptional
DtsBisLabel interface{}
- Type: interface{}
DtsInstanceIdOptional
DtsInstanceId interface{}
- Type: interface{}
DtsJobIdOptional
DtsJobId interface{}
- Type: interface{}
ErrorNoticeOptional
ErrorNotice interface{}
- Type: interface{}
ErrorPhoneOptional
ErrorPhone interface{}
- Type: interface{}
FileOssUrlOptional
FileOssUrl interface{}
- Type: interface{}
ReserveOptional
Reserve interface{}
- Type: interface{}
StatusOptional
Status interface{}
- Type: interface{}