Skip to content

RosSchedulesProps

Properties for defining a RosSchedules.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-fnf-schedules

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkfnf/datasource"
&datasource.RosSchedulesProps {
    FlowName: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
FlowName interface{} No description.
RefreshOptions interface{} No description.

FlowNameRequired

FlowName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}