RosProjectProps
Properties for defining a RosProject
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-imm-project
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkimm"
&alicloudroscdkimm.RosProjectProps {
Project: interface{},
ServiceRole: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Project |
interface{} |
No description. |
ServiceRole |
interface{} |
No description. |
Project
Required
Project interface{}
- Type: interface{}
ServiceRole
Optional
ServiceRole interface{}
- Type: interface{}