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. |
DatasetId
Required
DatasetId interface{}
- Type: interface{}
WorkspaceId
Required
WorkspaceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}