RosProjectProps
Properties for defining a RosProject.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-nls-project
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknls"
&alicloudroscdknls.RosProjectProps {
Name: interface{},
Description: interface{},
ProjectType: interface{},
SdkType: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Name |
interface{} |
No description. |
Description |
interface{} |
No description. |
ProjectType |
interface{} |
No description. |
SdkType |
interface{} |
No description. |
NameRequired
Name interface{}
- Type: interface{}
DescriptionOptional
Description interface{}
- Type: interface{}
ProjectTypeOptional
ProjectType interface{}
- Type: interface{}
SdkTypeOptional
SdkType interface{}
- Type: interface{}