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. |
ContactGroupNameRequired
ContactGroupName interface{}
- Type: interface{}
ContactNamesRequired
ContactNames interface{}
- Type: interface{}
DescribeRequired
Describe interface{}
- Type: interface{}