RosAlertContactGroupProps
Properties for defining a RosAlertContactGroup.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-arms-alertcontactgroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkarms"
&alicloudroscdkarms.RosAlertContactGroupProps {
ContactGroupName: interface{},
ContactIds: interface{},
ProxyUserId: interface{},
RegionId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
ContactGroupName |
interface{} |
No description. |
ContactIds |
interface{} |
No description. |
ProxyUserId |
interface{} |
No description. |
RegionId |
interface{} |
No description. |
ContactGroupNameRequired
ContactGroupName interface{}
- Type: interface{}
ContactIdsRequired
ContactIds interface{}
- Type: interface{}
ProxyUserIdOptional
ProxyUserId interface{}
- Type: interface{}
RegionIdOptional
RegionId interface{}
- Type: interface{}