RosEngineNamespaceProps
Properties for defining a RosEngineNamespace
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-mse-enginenamespace
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkmse"
&alicloudroscdkmse.RosEngineNamespaceProps {
InstanceId: interface{},
Name: interface{},
Desc: interface{},
Identity: interface{},
}
Properties
Name | Type | Description |
---|---|---|
InstanceId |
interface{} |
No description. |
Name |
interface{} |
No description. |
Desc |
interface{} |
No description. |
Identity |
interface{} |
No description. |
InstanceId
Required
InstanceId interface{}
- Type: interface{}
Name
Required
Name interface{}
- Type: interface{}
Desc
Optional
Desc interface{}
- Type: interface{}
Identity
Optional
Identity interface{}
- Type: interface{}