Skip to content

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.

WorkspaceIdRequired

WorkspaceId interface{}
  • Type: interface{}

GroupNameOptional

GroupName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}