RosMonitorGroupsProps
Properties for defining a RosMonitorGroups
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cms-monitorgroups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms/datasource"
&datasource.RosMonitorGroupsProps {
DynamicTagRuleId: interface{},
GroupId: interface{},
MonitorGroupName: interface{},
RefreshOptions: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DynamicTagRuleId |
interface{} |
No description. |
GroupId |
interface{} |
No description. |
MonitorGroupName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Type |
interface{} |
No description. |
DynamicTagRuleId
Optional
DynamicTagRuleId interface{}
- Type: interface{}
GroupId
Optional
GroupId interface{}
- Type: interface{}
MonitorGroupName
Optional
MonitorGroupName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Type
Optional
Type interface{}
- Type: interface{}