Skip to content

RosWorkspaceProps

Properties for defining a RosWorkspace.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pai-workspace

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosWorkspaceProps {
    WorkspaceId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
WorkspaceId interface{} No description.
RefreshOptions interface{} No description.

WorkspaceIdRequired

WorkspaceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}