Skip to content

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.

ChannelsRequired

Channels interface{}
  • Type: interface{}

Property channels: undefined.


ContactNameRequired

ContactName interface{}
  • Type: interface{}

Property contactName: The name of the alarm contact.


DescribeRequired

Describe interface{}
  • Type: interface{}

Property describe: The description of the alert contact.