MonitorGroupProps
Properties for defining a MonitorGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-monitorgroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.MonitorGroupProps {
GroupName: interface{},
ContactGroups: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GroupName |
interface{} |
Property groupName: The name of the application group. |
ContactGroups |
interface{} |
Property contactGroups: The alert contact group. |
GroupName
Required
GroupName interface{}
- Type: interface{}
Property groupName: The name of the application group.
ContactGroups
Optional
ContactGroups interface{}
- Type: interface{}
Property contactGroups: The alert contact group.
Alert notifications for the application group are sent to the specified alert contact group.