Class: TencentCloud::Wedata::V20250806::TaskConfiguration

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20250806/models.rb

Overview

任务配置信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(codecontent = nil, taskextconfigurationlist = nil, datacluster = nil, brokerip = nil, yarnqueue = nil, sourceserviceid = nil, sourceservicetype = nil, sourceservicename = nil, targetserviceid = nil, targetservicetype = nil, targetservicename = nil, resourcegroup = nil, resourcegroupname = nil, taskschedulingparameterlist = nil, bundleid = nil, bundleinfo = nil) ⇒ TaskConfiguration

Returns a new instance of TaskConfiguration.



7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
# File 'lib/v20250806/models.rb', line 7451

def initialize(codecontent=nil, taskextconfigurationlist=nil, datacluster=nil, brokerip=nil, yarnqueue=nil, sourceserviceid=nil, sourceservicetype=nil, sourceservicename=nil, targetserviceid=nil, targetservicetype=nil, targetservicename=nil, resourcegroup=nil, resourcegroupname=nil, taskschedulingparameterlist=nil, bundleid=nil, bundleinfo=nil)
  @CodeContent = codecontent
  @TaskExtConfigurationList = taskextconfigurationlist
  @DataCluster = datacluster
  @BrokerIp = brokerip
  @YarnQueue = yarnqueue
  @SourceServiceId = sourceserviceid
  @SourceServiceType = sourceservicetype
  @SourceServiceName = sourceservicename
  @TargetServiceId = targetserviceid
  @TargetServiceType = targetservicetype
  @TargetServiceName = targetservicename
  @ResourceGroup = resourcegroup
  @ResourceGroupName = resourcegroupname
  @TaskSchedulingParameterList = taskschedulingparameterlist
  @BundleId = bundleid
  @BundleInfo = bundleinfo
end

Instance Attribute Details

#BrokerIpObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def BrokerIp
  @BrokerIp
end

#BundleIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def BundleId
  @BundleId
end

#BundleInfoObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def BundleInfo
  @BundleInfo
end

#CodeContentObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def CodeContent
  @CodeContent
end

#DataClusterObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def DataCluster
  @DataCluster
end

#ResourceGroupObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def ResourceGroup
  @ResourceGroup
end

#ResourceGroupNameObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def ResourceGroupName
  @ResourceGroupName
end

#SourceServiceIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def SourceServiceId
  @SourceServiceId
end

#SourceServiceNameObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def SourceServiceName
  @SourceServiceName
end

#SourceServiceTypeObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def SourceServiceType
  @SourceServiceType
end

#TargetServiceIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def TargetServiceId
  @TargetServiceId
end

#TargetServiceNameObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def TargetServiceName
  @TargetServiceName
end

#TargetServiceTypeObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def TargetServiceType
  @TargetServiceType
end

#TaskExtConfigurationListObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def TaskExtConfigurationList
  @TaskExtConfigurationList
end

#TaskSchedulingParameterListObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def TaskSchedulingParameterList
  @TaskSchedulingParameterList
end

#YarnQueueObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • CodeContent:

    代码内容的Base64编码

  • TaskExtConfigurationList:

    任务扩展属性配置列表

  • DataCluster:

    集群ID

  • BrokerIp:

    指定的运行节点

  • YarnQueue:

    资源池队列名称,需要通过 DescribeProjectClusterQueues 获取

  • SourceServiceId:

    来源数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceType:

    来源数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • SourceServiceName:

    来源数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceId:

    目标数据源ID, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceType:

    目标数据源类型, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • TargetServiceName:

    目标数据源名称, 使用 ; 分隔, 需要通过 DescribeDataSourceWithoutInfo 获取

  • ResourceGroup:

    资源组ID: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupId

  • ResourceGroupName:

    资源组名称: 需要通过 DescribeNormalSchedulerExecutorGroups 获取 ExecutorGroupName

  • TaskSchedulingParameterList:

    调度参数

  • BundleId:

    Bundle使用的ID

  • BundleInfo:

    Bundle信息



7449
7450
7451
# File 'lib/v20250806/models.rb', line 7449

def YarnQueue
  @YarnQueue
end

Instance Method Details

#deserialize(params) ⇒ Object



7470
7471
7472
7473
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485
7486
7487
7488
7489
7490
7491
7492
7493
7494
7495
7496
7497
7498
7499
7500
7501
# File 'lib/v20250806/models.rb', line 7470

def deserialize(params)
  @CodeContent = params['CodeContent']
  unless params['TaskExtConfigurationList'].nil?
    @TaskExtConfigurationList = []
    params['TaskExtConfigurationList'].each do |i|
      taskextparameter_tmp = TaskExtParameter.new
      taskextparameter_tmp.deserialize(i)
      @TaskExtConfigurationList << taskextparameter_tmp
    end
  end
  @DataCluster = params['DataCluster']
  @BrokerIp = params['BrokerIp']
  @YarnQueue = params['YarnQueue']
  @SourceServiceId = params['SourceServiceId']
  @SourceServiceType = params['SourceServiceType']
  @SourceServiceName = params['SourceServiceName']
  @TargetServiceId = params['TargetServiceId']
  @TargetServiceType = params['TargetServiceType']
  @TargetServiceName = params['TargetServiceName']
  @ResourceGroup = params['ResourceGroup']
  @ResourceGroupName = params['ResourceGroupName']
  unless params['TaskSchedulingParameterList'].nil?
    @TaskSchedulingParameterList = []
    params['TaskSchedulingParameterList'].each do |i|
      taskschedulingparameter_tmp = TaskSchedulingParameter.new
      taskschedulingparameter_tmp.deserialize(i)
      @TaskSchedulingParameterList << taskschedulingparameter_tmp
    end
  end
  @BundleId = params['BundleId']
  @BundleInfo = params['BundleInfo']
end