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