Skip to content

RosSynchronizationJobsProps

Properties for defining a RosSynchronizationJobs.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dts-synchronizationjobs

Initializer

import { datasource } from '@alicloud/ros-cdk-dts'
const rosSynchronizationJobsProps: datasource.RosSynchronizationJobsProps = { ... }

Properties

Name Type Description
dtsInstanceId string | @alicloud/ros-cdk-core.IResolvable No description.
refreshOptions string | @alicloud/ros-cdk-core.IResolvable No description.

dtsInstanceIdOptional

public readonly dtsInstanceId: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable

refreshOptionsOptional

public readonly refreshOptions: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable