ContactProps
Properties for defining a Contact
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-contact
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.ContactProps {
Channels: interface{},
ContactName: interface{},
Describe: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Channels |
interface{} |
Property channels: undefined. |
ContactName |
interface{} |
Property contactName: The name of the alarm contact. |
Describe |
interface{} |
Property describe: The description of the alert contact. |
Channels
Required
Channels interface{}
- Type: interface{}
Property channels: undefined.
ContactName
Required
ContactName interface{}
- Type: interface{}
Property contactName: The name of the alarm contact.
Describe
Required
Describe interface{}
- Type: interface{}
Property describe: The description of the alert contact.