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