Skip to content

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.

ProjectRequired

Project interface{}
  • Type: interface{}

ServiceRoleOptional

ServiceRole interface{}
  • Type: interface{}