Skip to content

RosDatasetProps

Properties for defining a RosDataset.

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

Initializer

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

Properties

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

DatasetIdRequired

DatasetId interface{}
  • Type: interface{}

WorkspaceIdRequired

WorkspaceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}