Skip to content

RosContactProps

Properties for defining a RosContact.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-contact

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosContactProps {
    Channels: interface{},
    ContactName: interface{},
    Describe: interface{},
}

Properties

Name Type Description
Channels interface{} No description.
ContactName interface{} No description.
Describe interface{} No description.

ChannelsRequired

Channels interface{}
  • Type: interface{}

ContactNameRequired

ContactName interface{}
  • Type: interface{}

DescribeRequired

Describe interface{}
  • Type: interface{}