RosContactGroupProps
Properties for defining a RosContactGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cms-contactgroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.RosContactGroupProps {
ContactGroupName: interface{},
ContactNames: interface{},
Describe: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ContactGroupName |
interface{} |
No description. |
ContactNames |
interface{} |
No description. |
Describe |
interface{} |
No description. |
ContactGroupName
Required
ContactGroupName interface{}
- Type: interface{}
ContactNames
Required
ContactNames interface{}
- Type: interface{}
Describe
Required
Describe interface{}
- Type: interface{}