RosSlsGroupsProps
Properties for defining a RosSlsGroups.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cms-slsgroups
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cms;
new RosSlsGroupsProps {
object RefreshOptions = null,
object SlsGroupName = null
};
Properties
| Name | Type | Description |
|---|---|---|
RefreshOptions |
object |
No description. |
SlsGroupName |
object |
No description. |
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object
SlsGroupNameOptional
public object SlsGroupName { get; set; }
- Type: object