Skip to content

RosWorkspaceResourceMaxComputeProps

Properties for defining a RosWorkspaceResourceMaxCompute.

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

Initializer

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

Properties

Name Type Description
GroupName interface{} No description.
Resources interface{} No description.
WorkspaceId interface{} No description.
IsDefault interface{} No description.
Option interface{} No description.

GroupNameRequired

GroupName interface{}
  • Type: interface{}

ResourcesRequired

Resources interface{}
  • Type: interface{}

WorkspaceIdRequired

WorkspaceId interface{}
  • Type: interface{}

IsDefaultOptional

IsDefault interface{}
  • Type: interface{}

OptionOptional

Option interface{}
  • Type: interface{}