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. |
Channels
Required
Channels interface{}
- Type: interface{}
ContactName
Required
ContactName interface{}
- Type: interface{}
Describe
Required
Describe interface{}
- Type: interface{}