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. |
Name
Required
Name interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
ProjectType
Optional
ProjectType interface{}
- Type: interface{}
SdkType
Optional
SdkType interface{}
- Type: interface{}