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. |
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
WorkspaceIdOptional
WorkspaceId interface{}
- Type: interface{}
WorkspaceNameOptional
WorkspaceName interface{}
- Type: interface{}