RosDatasetsProps
Properties for defining a RosDatasets.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pai-datasets
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosDatasetsProps {
WorkspaceId: interface{},
RefreshOptions: interface{},
SourceId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
WorkspaceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
SourceId |
interface{} |
No description. |
WorkspaceIdRequired
WorkspaceId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
SourceIdOptional
SourceId interface{}
- Type: interface{}