Skip to content

RosWorkspaceResourceDlcProps

Properties for defining a RosWorkspaceResourceDlc.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai/datasource"
&datasource.RosWorkspaceResourceDlcProps {
    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{}