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