Class: TencentCloud::Wedata::V20210820::RuleGroup

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

Overview

数据质量规则组

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(rulegroupid = nil, datasourceid = nil, datasourcename = nil, datasourcetype = nil, monitortype = nil, updatetime = nil, tablename = nil, tableid = nil, tableownername = nil, execstrategy = nil, subscription = nil, databaseid = nil, databasename = nil, schemaname = nil, permission = nil, rulecount = nil, monitorstatus = nil, tableowneruserid = nil, instanceid = nil, createtime = nil, strategyconfig = nil, subscribeconfig = nil, dsenvtype = nil, clusterdeploytype = nil, name = nil, execdetail = nil, pipelinetaskcount = nil, enablerulecount = nil, description = nil, createusername = nil) ⇒ RuleGroup

Returns a new instance of RuleGroup.



31731
31732
31733
31734
31735
31736
31737
31738
31739
31740
31741
31742
31743
31744
31745
31746
31747
31748
31749
31750
31751
31752
31753
31754
31755
31756
31757
31758
31759
31760
31761
31762
# File 'lib/v20210820/models.rb', line 31731

def initialize(rulegroupid=nil, datasourceid=nil, datasourcename=nil, datasourcetype=nil, monitortype=nil, updatetime=nil, tablename=nil, tableid=nil, tableownername=nil, execstrategy=nil, subscription=nil, databaseid=nil, databasename=nil, schemaname=nil, permission=nil, rulecount=nil, monitorstatus=nil, tableowneruserid=nil, instanceid=nil, createtime=nil, strategyconfig=nil, subscribeconfig=nil, dsenvtype=nil, clusterdeploytype=nil, name=nil, execdetail=nil, pipelinetaskcount=nil, enablerulecount=nil, description=nil, createusername=nil)
  @RuleGroupId = rulegroupid
  @DatasourceId = datasourceid
  @DatasourceName = datasourcename
  @DatasourceType = datasourcetype
  @MonitorType = monitortype
  @UpdateTime = updatetime
  @TableName = tablename
  @TableId = tableid
  @TableOwnerName = tableownername
  @ExecStrategy = execstrategy
  @Subscription = subscription
  @DatabaseId = databaseid
  @DatabaseName = databasename
  @SchemaName = schemaname
  @Permission = permission
  @RuleCount = rulecount
  @MonitorStatus = monitorstatus
  @TableOwnerUserId = tableowneruserid
  @InstanceId = instanceid
  @CreateTime = createtime
  @StrategyConfig = strategyconfig
  @SubscribeConfig = subscribeconfig
  @DsEnvType = dsenvtype
  @ClusterDeployType = clusterdeploytype
  @Name = name
  @ExecDetail = execdetail
  @PipelineTaskCount = pipelinetaskcount
  @EnableRuleCount = enablerulecount
  @Description = description
  @CreateUserName = createusername
end

Instance Attribute Details

#ClusterDeployTypeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def ClusterDeployType
  @ClusterDeployType
end

#CreateTimeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def CreateTime
  @CreateTime
end

#CreateUserNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def CreateUserName
  @CreateUserName
end

#DatabaseIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DatabaseId
  @DatabaseId
end

#DatabaseNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DatabaseName
  @DatabaseName
end

#DatasourceIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DatasourceId
  @DatasourceId
end

#DatasourceNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DatasourceName
  @DatasourceName
end

#DatasourceTypeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DatasourceType
  @DatasourceType
end

#DescriptionObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def Description
  @Description
end

#DsEnvTypeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def DsEnvType
  @DsEnvType
end

#EnableRuleCountObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def EnableRuleCount
  @EnableRuleCount
end

#ExecDetailObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def ExecDetail
  @ExecDetail
end

#ExecStrategyObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def ExecStrategy
  @ExecStrategy
end

#InstanceIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def InstanceId
  @InstanceId
end

#MonitorStatusObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def MonitorStatus
  @MonitorStatus
end

#MonitorTypeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def MonitorType
  @MonitorType
end

#NameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def Name
  @Name
end

#PermissionObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def Permission
  @Permission
end

#PipelineTaskCountObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def PipelineTaskCount
  @PipelineTaskCount
end

#RuleCountObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def RuleCount
  @RuleCount
end

#RuleGroupIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def RuleGroupId
  @RuleGroupId
end

#SchemaNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def SchemaName
  @SchemaName
end

#StrategyConfigObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def StrategyConfig
  @StrategyConfig
end

#SubscribeConfigObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def SubscribeConfig
  @SubscribeConfig
end

#SubscriptionObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def Subscription
  @Subscription
end

#TableIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def TableId
  @TableId
end

#TableNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def TableName
  @TableName
end

#TableOwnerNameObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def TableOwnerName
  @TableOwnerName
end

#TableOwnerUserIdObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def TableOwnerUserId
  @TableOwnerUserId
end

#UpdateTimeObject

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

Parameters:

  • RuleGroupId:

    规则组Id

  • DatasourceId:

    数据源Id

  • DatasourceName:

    数据源名称

  • DatasourceType:

    数据源类型

  • MonitorType:

    监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测

  • UpdateTime:

    更新时间

  • TableName:

    关联数据表名称

  • TableId:

    关联数据表Id

  • TableOwnerName:

    关联数据表负责人

  • ExecStrategy:

    执行策略

  • Subscription:

    执行策略

  • DatabaseId:

    数据库id

  • DatabaseName:

    数据库名称

  • SchemaName:

    模式名称

  • Permission:

    是否有权限

  • RuleCount:

    已经配置的规则数量

  • MonitorStatus:

    监控状态

  • TableOwnerUserId:

    表负责人UserId

  • InstanceId:

    实例ID

  • CreateTime:

    创建时间

  • StrategyConfig:

    是否已配置执行策略

  • SubscribeConfig:

    是否已配置执行策略

  • DsEnvType:

    数据源环境:0或者未返回.未定义,1.生产 2.开发

  • ClusterDeployType:

    EMR集群部署方式:CVM/TKE

  • Name:

    任务名称

  • ExecDetail:

    执行详情

  • PipelineTaskCount:

    事中关联任务数量

  • EnableRuleCount:

    有效规则数

  • Description:

    任务描述

  • CreateUserName:

    监控创建人



31729
31730
31731
# File 'lib/v20210820/models.rb', line 31729

def UpdateTime
  @UpdateTime
end

Instance Method Details

#deserialize(params) ⇒ Object



31764
31765
31766
31767
31768
31769
31770
31771
31772
31773
31774
31775
31776
31777
31778
31779
31780
31781
31782
31783
31784
31785
31786
31787
31788
31789
31790
31791
31792
31793
31794
31795
31796
31797
31798
31799
31800
31801
# File 'lib/v20210820/models.rb', line 31764

def deserialize(params)
  @RuleGroupId = params['RuleGroupId']
  @DatasourceId = params['DatasourceId']
  @DatasourceName = params['DatasourceName']
  @DatasourceType = params['DatasourceType']
  @MonitorType = params['MonitorType']
  @UpdateTime = params['UpdateTime']
  @TableName = params['TableName']
  @TableId = params['TableId']
  @TableOwnerName = params['TableOwnerName']
  unless params['ExecStrategy'].nil?
    @ExecStrategy = RuleGroupExecStrategy.new
    @ExecStrategy.deserialize(params['ExecStrategy'])
  end
  unless params['Subscription'].nil?
    @Subscription = RuleGroupSubscribe.new
    @Subscription.deserialize(params['Subscription'])
  end
  @DatabaseId = params['DatabaseId']
  @DatabaseName = params['DatabaseName']
  @SchemaName = params['SchemaName']
  @Permission = params['Permission']
  @RuleCount = params['RuleCount']
  @MonitorStatus = params['MonitorStatus']
  @TableOwnerUserId = params['TableOwnerUserId']
  @InstanceId = params['InstanceId']
  @CreateTime = params['CreateTime']
  @StrategyConfig = params['StrategyConfig']
  @SubscribeConfig = params['SubscribeConfig']
  @DsEnvType = params['DsEnvType']
  @ClusterDeployType = params['ClusterDeployType']
  @Name = params['Name']
  @ExecDetail = params['ExecDetail']
  @PipelineTaskCount = params['PipelineTaskCount']
  @EnableRuleCount = params['EnableRuleCount']
  @Description = params['Description']
  @CreateUserName = params['CreateUserName']
end