Skip to content

RosWorkspaceResourceMaxComputeProps

Properties for defining a RosWorkspaceResourceMaxCompute.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-pai-workspaceresourcemaxcompute

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosWorkspaceResourceMaxComputeProps {
    GroupName: interface{},
    WorkspaceId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
GroupName interface{} No description.
WorkspaceId interface{} No description.
RefreshOptions interface{} No description.

GroupNameRequired

GroupName interface{}
  • Type: interface{}

WorkspaceIdRequired

WorkspaceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}