Skip to content

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.

DynamicTagRuleIdOptional

DynamicTagRuleId interface{}
  • Type: interface{}

GroupIdOptional

GroupId interface{}
  • Type: interface{}

MonitorGroupNameOptional

MonitorGroupName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}