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. |
ContactGroupName
Required
ContactGroupName interface{}
- Type: interface{}
ContactIds
Required
ContactIds interface{}
- Type: interface{}
ProxyUserId
Optional
ProxyUserId interface{}
- Type: interface{}
RegionId
Optional
RegionId interface{}
- Type: interface{}