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. |
DtsJobId
Required
DtsJobId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}