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. |
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object
SlsGroupName
Optional
public object SlsGroupName { get; set; }
- Type: object