RosJobMonitorRuleProps
Properties for defining a RosJobMonitorRule.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dts-jobmonitorrule
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdts/datasource"
&datasource.RosJobMonitorRuleProps {
DtsJobId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
DtsJobId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
DtsJobIdRequired
DtsJobId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}