RosWorkspaceResourceDlcProps
Properties for defining a RosWorkspaceResourceDlc
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pai-workspaceresourcedlc
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosWorkspaceResourceDlcProps {
GroupName: interface{},
WorkspaceId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GroupName |
interface{} |
No description. |
WorkspaceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
GroupName
Required
GroupName interface{}
- Type: interface{}
WorkspaceId
Required
WorkspaceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}