Skip to content

RosProjectProps

Properties for defining a RosProject.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-datahub-project

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkdatahub"
&alicloudroscdkdatahub.RosProjectProps {
    Comment: interface{},
    ProjectName: interface{},
}

Properties

Name Type Description
Comment interface{} No description.
ProjectName interface{} No description.

CommentRequired

Comment interface{}
  • Type: interface{}

ProjectNameRequired

ProjectName interface{}
  • Type: interface{}