RosFlowsProps
Properties for defining a RosFlows.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-fnf-flows
Initializer
using AlibabaCloud.SDK.ROS.CDK.Fnf;
new RosFlowsProps {
object RefreshOptions = null
};
Properties
| Name | Type | Description |
|---|---|---|
RefreshOptions |
object |
No description. |
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object