Skip to content

RosSubscriptionJob2Props

Properties for defining a RosSubscriptionJob2.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dts-subscriptionjob2

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdts"
&alicloudroscdkdts.RosSubscriptionJob2Props {
    DbList: interface{},
    DtsJobName: interface{},
    SourceEndpoint: interface{},
    SubscriptionInstance: interface{},
    Checkpoint: interface{},
    DedicatedClusterId: interface{},
    DelayNotice: interface{},
    DelayPhone: interface{},
    DelayRuleTime: interface{},
    DtsBisLabel: interface{},
    DtsInstanceId: interface{},
    DtsJobId: interface{},
    ErrorNotice: interface{},
    ErrorPhone: interface{},
    Reserve: interface{},
    Status: interface{},
    SubscriptionDataType: interface{},
}

Properties

Name Type Description
DbList interface{} No description.
DtsJobName interface{} No description.
SourceEndpoint interface{} No description.
SubscriptionInstance interface{} No description.
Checkpoint interface{} No description.
DedicatedClusterId interface{} No description.
DelayNotice interface{} No description.
DelayPhone interface{} No description.
DelayRuleTime interface{} No description.
DtsBisLabel interface{} No description.
DtsInstanceId interface{} No description.
DtsJobId interface{} No description.
ErrorNotice interface{} No description.
ErrorPhone interface{} No description.
Reserve interface{} No description.
Status interface{} No description.
SubscriptionDataType interface{} No description.

DbListRequired

DbList interface{}
  • Type: interface{}

DtsJobNameRequired

DtsJobName interface{}
  • Type: interface{}

SourceEndpointRequired

SourceEndpoint interface{}
  • Type: interface{}

SubscriptionInstanceRequired

SubscriptionInstance interface{}
  • Type: interface{}

CheckpointOptional

Checkpoint interface{}
  • Type: interface{}

DedicatedClusterIdOptional

DedicatedClusterId interface{}
  • Type: interface{}

DelayNoticeOptional

DelayNotice interface{}
  • Type: interface{}

DelayPhoneOptional

DelayPhone interface{}
  • Type: interface{}

DelayRuleTimeOptional

DelayRuleTime 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{}

ReserveOptional

Reserve interface{}
  • Type: interface{}

StatusOptional

Status interface{}
  • Type: interface{}

SubscriptionDataTypeOptional

SubscriptionDataType interface{}
  • Type: interface{}