1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. WedataTriggerTask
Viewing docs for tencentcloud 1.82.79
published on Friday, Mar 27, 2026 by tencentcloudstack
tencentcloud logo
Viewing docs for tencentcloud 1.82.79
published on Friday, Mar 27, 2026 by tencentcloudstack

    Provides a resource to create a wedata trigger task

    Create WedataTriggerTask Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new WedataTriggerTask(name: string, args: WedataTriggerTaskArgs, opts?: CustomResourceOptions);
    @overload
    def WedataTriggerTask(resource_name: str,
                          args: WedataTriggerTaskArgs,
                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def WedataTriggerTask(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          project_id: Optional[str] = None,
                          trigger_task_base_attribute: Optional[WedataTriggerTaskTriggerTaskBaseAttributeArgs] = None,
                          trigger_task_configuration: Optional[WedataTriggerTaskTriggerTaskConfigurationArgs] = None,
                          trigger_task_scheduler_configuration: Optional[WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs] = None,
                          delete_mode: Optional[bool] = None,
                          operate_inform: Optional[bool] = None,
                          wedata_trigger_task_id: Optional[str] = None)
    func NewWedataTriggerTask(ctx *Context, name string, args WedataTriggerTaskArgs, opts ...ResourceOption) (*WedataTriggerTask, error)
    public WedataTriggerTask(string name, WedataTriggerTaskArgs args, CustomResourceOptions? opts = null)
    public WedataTriggerTask(String name, WedataTriggerTaskArgs args)
    public WedataTriggerTask(String name, WedataTriggerTaskArgs args, CustomResourceOptions options)
    
    type: tencentcloud:WedataTriggerTask
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args WedataTriggerTaskArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args WedataTriggerTaskArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args WedataTriggerTaskArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args WedataTriggerTaskArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args WedataTriggerTaskArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    WedataTriggerTask Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The WedataTriggerTask resource accepts the following input properties:

    ProjectId string
    Project ID.
    TriggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    TriggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    TriggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    DeleteMode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    OperateInform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    WedataTriggerTaskId string
    ID of the resource.
    ProjectId string
    Project ID.
    TriggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttributeArgs
    Basic task attributes.
    TriggerTaskConfiguration WedataTriggerTaskTriggerTaskConfigurationArgs
    Task configuration.
    TriggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs
    Task scheduling configuration.
    DeleteMode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    OperateInform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    WedataTriggerTaskId string
    ID of the resource.
    projectId String
    Project ID.
    triggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    triggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    triggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    deleteMode Boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform Boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    wedataTriggerTaskId String
    ID of the resource.
    projectId string
    Project ID.
    triggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    triggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    triggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    deleteMode boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    wedataTriggerTaskId string
    ID of the resource.
    project_id str
    Project ID.
    trigger_task_base_attribute WedataTriggerTaskTriggerTaskBaseAttributeArgs
    Basic task attributes.
    trigger_task_configuration WedataTriggerTaskTriggerTaskConfigurationArgs
    Task configuration.
    trigger_task_scheduler_configuration WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs
    Task scheduling configuration.
    delete_mode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operate_inform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    wedata_trigger_task_id str
    ID of the resource.
    projectId String
    Project ID.
    triggerTaskBaseAttribute Property Map
    Basic task attributes.
    triggerTaskConfiguration Property Map
    Task configuration.
    triggerTaskSchedulerConfiguration Property Map
    Task scheduling configuration.
    deleteMode Boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform Boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    wedataTriggerTaskId String
    ID of the resource.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the WedataTriggerTask resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing WedataTriggerTask Resource

    Get an existing WedataTriggerTask resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: WedataTriggerTaskState, opts?: CustomResourceOptions): WedataTriggerTask
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            delete_mode: Optional[bool] = None,
            operate_inform: Optional[bool] = None,
            project_id: Optional[str] = None,
            trigger_task_base_attribute: Optional[WedataTriggerTaskTriggerTaskBaseAttributeArgs] = None,
            trigger_task_configuration: Optional[WedataTriggerTaskTriggerTaskConfigurationArgs] = None,
            trigger_task_scheduler_configuration: Optional[WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs] = None,
            wedata_trigger_task_id: Optional[str] = None) -> WedataTriggerTask
    func GetWedataTriggerTask(ctx *Context, name string, id IDInput, state *WedataTriggerTaskState, opts ...ResourceOption) (*WedataTriggerTask, error)
    public static WedataTriggerTask Get(string name, Input<string> id, WedataTriggerTaskState? state, CustomResourceOptions? opts = null)
    public static WedataTriggerTask get(String name, Output<String> id, WedataTriggerTaskState state, CustomResourceOptions options)
    resources:  _:    type: tencentcloud:WedataTriggerTask    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    DeleteMode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    OperateInform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    ProjectId string
    Project ID.
    TriggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    TriggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    TriggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    WedataTriggerTaskId string
    ID of the resource.
    DeleteMode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    OperateInform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    ProjectId string
    Project ID.
    TriggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttributeArgs
    Basic task attributes.
    TriggerTaskConfiguration WedataTriggerTaskTriggerTaskConfigurationArgs
    Task configuration.
    TriggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs
    Task scheduling configuration.
    WedataTriggerTaskId string
    ID of the resource.
    deleteMode Boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform Boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    projectId String
    Project ID.
    triggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    triggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    triggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    wedataTriggerTaskId String
    ID of the resource.
    deleteMode boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    projectId string
    Project ID.
    triggerTaskBaseAttribute WedataTriggerTaskTriggerTaskBaseAttribute
    Basic task attributes.
    triggerTaskConfiguration WedataTriggerTaskTriggerTaskConfiguration
    Task configuration.
    triggerTaskSchedulerConfiguration WedataTriggerTaskTriggerTaskSchedulerConfiguration
    Task scheduling configuration.
    wedataTriggerTaskId string
    ID of the resource.
    delete_mode bool
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operate_inform bool
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    project_id str
    Project ID.
    trigger_task_base_attribute WedataTriggerTaskTriggerTaskBaseAttributeArgs
    Basic task attributes.
    trigger_task_configuration WedataTriggerTaskTriggerTaskConfigurationArgs
    Task configuration.
    trigger_task_scheduler_configuration WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs
    Task scheduling configuration.
    wedata_trigger_task_id str
    ID of the resource.
    deleteMode Boolean
    Task deletion method: true: does not force downstream task instances to fail; false: forces downstream task instances to fail; defaults to false if not specified, and is only used during deletion.
    operateInform Boolean
    Should task operations trigger notifications to downstream task owners, true: Notify; false: Do not notify; If not specified, the default is false. This parameter is only used during deletion.
    projectId String
    Project ID.
    triggerTaskBaseAttribute Property Map
    Basic task attributes.
    triggerTaskConfiguration Property Map
    Task configuration.
    triggerTaskSchedulerConfiguration Property Map
    Task scheduling configuration.
    wedataTriggerTaskId String
    ID of the resource.

    Supporting Types

    WedataTriggerTaskTriggerTaskBaseAttribute, WedataTriggerTaskTriggerTaskBaseAttributeArgs

    TaskName string
    Task name.
    TaskTypeId string
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    WorkflowId string
    Workflow ID.
    OwnerUin string
    Task owner ID, defaults to the current user.
    TaskDescription string
    Task description.
    TaskFolderPath string
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.
    TaskName string
    Task name.
    TaskTypeId string
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    WorkflowId string
    Workflow ID.
    OwnerUin string
    Task owner ID, defaults to the current user.
    TaskDescription string
    Task description.
    TaskFolderPath string
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.
    taskName String
    Task name.
    taskTypeId String
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    workflowId String
    Workflow ID.
    ownerUin String
    Task owner ID, defaults to the current user.
    taskDescription String
    Task description.
    taskFolderPath String
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.
    taskName string
    Task name.
    taskTypeId string
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    workflowId string
    Workflow ID.
    ownerUin string
    Task owner ID, defaults to the current user.
    taskDescription string
    Task description.
    taskFolderPath string
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.
    task_name str
    Task name.
    task_type_id str
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    workflow_id str
    Workflow ID.
    owner_uin str
    Task owner ID, defaults to the current user.
    task_description str
    Task description.
    task_folder_path str
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.
    taskName String
    Task name.
    taskTypeId String
    Task type ID: 26: OfflineSynchronization; 30: Python; 32: DLC SQL; 35: Shell; 38: Shell Form Mode; 46: DLC Spark; 50: DLC PySpark; 130: Branch Node; 131: Merged Node; 132: Notebook; 133: SSH; 137: For-each; 139: DLC Spark Streaming; 140: Run Workflow.
    workflowId String
    Workflow ID.
    ownerUin String
    Task owner ID, defaults to the current user.
    taskDescription String
    Task description.
    taskFolderPath String
    Task folder path. Do not include the task node type in the path. For example, in a workflow named wf01 under the "General" category, to create a shell task in the tf_01 folder under this category, set the value to /tf_01. If the tf_01 folder does not exist, it must be created first (using the CreateTaskFolder API) before the operation can succeed.

    WedataTriggerTaskTriggerTaskConfiguration, WedataTriggerTaskTriggerTaskConfigurationArgs

    BrokerIp string
    Specified execution node.
    BundleId string
    Bundle ID in use.
    BundleInfo string
    Bundle information.
    CodeContent string
    Base64-encoded code content.
    DataCluster string
    Cluster ID.
    ResourceGroup string
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    SourceServiceId string
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    SourceServiceName string
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    SourceServiceType string
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    TargetServiceId string
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    TargetServiceName string
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    TargetServiceType string
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    TaskExtConfigurationLists List<WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList>
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    TaskExtConfigurationSystemLists List<WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList>
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    TaskSchedulingParameterLists List<WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList>
    Scheduling parameters.
    YarnQueue string
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.
    BrokerIp string
    Specified execution node.
    BundleId string
    Bundle ID in use.
    BundleInfo string
    Bundle information.
    CodeContent string
    Base64-encoded code content.
    DataCluster string
    Cluster ID.
    ResourceGroup string
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    SourceServiceId string
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    SourceServiceName string
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    SourceServiceType string
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    TargetServiceId string
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    TargetServiceName string
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    TargetServiceType string
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    TaskExtConfigurationLists []WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    TaskExtConfigurationSystemLists []WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    TaskSchedulingParameterLists []WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList
    Scheduling parameters.
    YarnQueue string
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.
    brokerIp String
    Specified execution node.
    bundleId String
    Bundle ID in use.
    bundleInfo String
    Bundle information.
    codeContent String
    Base64-encoded code content.
    dataCluster String
    Cluster ID.
    resourceGroup String
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    sourceServiceId String
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    sourceServiceName String
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    sourceServiceType String
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceId String
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    targetServiceName String
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceType String
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    taskExtConfigurationLists List<WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList>
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    taskExtConfigurationSystemLists List<WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList>
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    taskSchedulingParameterLists List<WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList>
    Scheduling parameters.
    yarnQueue String
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.
    brokerIp string
    Specified execution node.
    bundleId string
    Bundle ID in use.
    bundleInfo string
    Bundle information.
    codeContent string
    Base64-encoded code content.
    dataCluster string
    Cluster ID.
    resourceGroup string
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    sourceServiceId string
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    sourceServiceName string
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    sourceServiceType string
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceId string
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    targetServiceName string
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceType string
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    taskExtConfigurationLists WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList[]
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    taskExtConfigurationSystemLists WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList[]
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    taskSchedulingParameterLists WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList[]
    Scheduling parameters.
    yarnQueue string
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.
    broker_ip str
    Specified execution node.
    bundle_id str
    Bundle ID in use.
    bundle_info str
    Bundle information.
    code_content str
    Base64-encoded code content.
    data_cluster str
    Cluster ID.
    resource_group str
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    source_service_id str
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    source_service_name str
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    source_service_type str
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    target_service_id str
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    target_service_name str
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    target_service_type str
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    task_ext_configuration_lists Sequence[WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList]
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    task_ext_configuration_system_lists Sequence[WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList]
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    task_scheduling_parameter_lists Sequence[WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList]
    Scheduling parameters.
    yarn_queue str
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.
    brokerIp String
    Specified execution node.
    bundleId String
    Bundle ID in use.
    bundleInfo String
    Bundle information.
    codeContent String
    Base64-encoded code content.
    dataCluster String
    Cluster ID.
    resourceGroup String
    Resource group ID. Obtain ExecutorGroupId via DescribeNormalSchedulerExecutorGroups.
    sourceServiceId String
    Source data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    sourceServiceName String
    The source data source name needs to be obtained through DescribeDataSourceWithoutInfo..
    sourceServiceType String
    The source data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceId String
    Target data source IDs, separated by semicolons (;). Obtain via DescribeDataSourceWithoutInfo.
    targetServiceName String
    The target data source name, which needs to be obtained through DescribeDataSourceWithoutInfo.
    targetServiceType String
    The target data source type needs to be obtained through DescribeDataSourceWithoutInfo.
    taskExtConfigurationLists List<Property Map>
    Task extended attribute configuration list. [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] cannot be customized; they are generated by the system.
    taskExtConfigurationSystemLists List<Property Map>
    Configuration [notebook.workspace.mapping notebook.engineClusters notebook.workspaceEnvs ftp.file.name notebook.script.scriptmd5 notebook.task.name notebook.scriptEnvs tenantId region bucket notebook.scriptId isGitTask git.repo.filepath notebook.source git.config.id] generated by the system.
    taskSchedulingParameterLists List<Property Map>
    Scheduling parameters.
    yarnQueue String
    Resource pool queue name. Obtain via DescribeProjectClusterQueues.

    WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationList, WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationListArgs

    ParamKey string
    Parameter name.
    ParamValue string
    Parameter value.
    ParamKey string
    Parameter name.
    ParamValue string
    Parameter value.
    paramKey String
    Parameter name.
    paramValue String
    Parameter value.
    paramKey string
    Parameter name.
    paramValue string
    Parameter value.
    param_key str
    Parameter name.
    param_value str
    Parameter value.
    paramKey String
    Parameter name.
    paramValue String
    Parameter value.

    WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemList, WedataTriggerTaskTriggerTaskConfigurationTaskExtConfigurationSystemListArgs

    ParamKey string
    ParamValue string
    ParamKey string
    ParamValue string
    paramKey String
    paramValue String
    paramKey string
    paramValue string
    paramKey String
    paramValue String

    WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterList, WedataTriggerTaskTriggerTaskConfigurationTaskSchedulingParameterListArgs

    ParamKey string
    Parameter name.
    ParamValue string
    Parameter value.
    ParamKey string
    Parameter name.
    ParamValue string
    Parameter value.
    paramKey String
    Parameter name.
    paramValue String
    Parameter value.
    paramKey string
    Parameter name.
    paramValue string
    Parameter value.
    param_key str
    Parameter name.
    param_value str
    Parameter value.
    paramKey String
    Parameter name.
    paramValue String
    Parameter value.

    WedataTriggerTaskTriggerTaskSchedulerConfiguration, WedataTriggerTaskTriggerTaskSchedulerConfigurationArgs

    AllowRedoType string
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    ExecutionTtlMinute double
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    MaxRetryNumber double
    Retry policy. Maximum retry attempts. Default: 4.
    ParamTaskInLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList>
    Input parameter list.
    ParamTaskOutLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList>
    Output parameter list.
    RetryWaitMinute double
    Retry policy. Retry wait time in minutes. Default: 5.
    RunPriorityType double
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    TaskOutputRegistryLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList>
    Output registry.
    UpstreamDependencyConfigLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList>
    List of upstream dependent tasks.
    WaitExecutionTotalTtlMinute double
    Timeout handling policy. Total wait timeout in minutes. Default: -1.
    AllowRedoType string
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    ExecutionTtlMinute float64
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    MaxRetryNumber float64
    Retry policy. Maximum retry attempts. Default: 4.
    ParamTaskInLists []WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList
    Input parameter list.
    ParamTaskOutLists []WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList
    Output parameter list.
    RetryWaitMinute float64
    Retry policy. Retry wait time in minutes. Default: 5.
    RunPriorityType float64
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    TaskOutputRegistryLists []WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList
    Output registry.
    UpstreamDependencyConfigLists []WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList
    List of upstream dependent tasks.
    WaitExecutionTotalTtlMinute float64
    Timeout handling policy. Total wait timeout in minutes. Default: -1.
    allowRedoType String
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    executionTtlMinute Double
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    maxRetryNumber Double
    Retry policy. Maximum retry attempts. Default: 4.
    paramTaskInLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList>
    Input parameter list.
    paramTaskOutLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList>
    Output parameter list.
    retryWaitMinute Double
    Retry policy. Retry wait time in minutes. Default: 5.
    runPriorityType Double
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    taskOutputRegistryLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList>
    Output registry.
    upstreamDependencyConfigLists List<WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList>
    List of upstream dependent tasks.
    waitExecutionTotalTtlMinute Double
    Timeout handling policy. Total wait timeout in minutes. Default: -1.
    allowRedoType string
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    executionTtlMinute number
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    maxRetryNumber number
    Retry policy. Maximum retry attempts. Default: 4.
    paramTaskInLists WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList[]
    Input parameter list.
    paramTaskOutLists WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList[]
    Output parameter list.
    retryWaitMinute number
    Retry policy. Retry wait time in minutes. Default: 5.
    runPriorityType number
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    taskOutputRegistryLists WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList[]
    Output registry.
    upstreamDependencyConfigLists WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList[]
    List of upstream dependent tasks.
    waitExecutionTotalTtlMinute number
    Timeout handling policy. Total wait timeout in minutes. Default: -1.
    allow_redo_type str
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    execution_ttl_minute float
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    max_retry_number float
    Retry policy. Maximum retry attempts. Default: 4.
    param_task_in_lists Sequence[WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList]
    Input parameter list.
    param_task_out_lists Sequence[WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList]
    Output parameter list.
    retry_wait_minute float
    Retry policy. Retry wait time in minutes. Default: 5.
    run_priority_type float
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    task_output_registry_lists Sequence[WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList]
    Output registry.
    upstream_dependency_config_lists Sequence[WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList]
    List of upstream dependent tasks.
    wait_execution_total_ttl_minute float
    Timeout handling policy. Total wait timeout in minutes. Default: -1.
    allowRedoType String
    Rerun & backfill configuration. Default: ALL. ALL: rerun or backfill allowed after success or failure; FAILURE: not allowed after success, allowed after failure; NONE: not allowed after success or failure.
    executionTtlMinute Number
    Timeout handling policy. Execution timeout in minutes. Default: -1.
    maxRetryNumber Number
    Retry policy. Maximum retry attempts. Default: 4.
    paramTaskInLists List<Property Map>
    Input parameter list.
    paramTaskOutLists List<Property Map>
    Output parameter list.
    retryWaitMinute Number
    Retry policy. Retry wait time in minutes. Default: 5.
    runPriorityType Number
    Task scheduling priority. Run priority: 4-High; 5-Medium; 6-Low. Default: 6.
    taskOutputRegistryLists List<Property Map>
    Output registry.
    upstreamDependencyConfigLists List<Property Map>
    List of upstream dependent tasks.
    waitExecutionTotalTtlMinute Number
    Timeout handling policy. Total wait timeout in minutes. Default: -1.

    WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInList, WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskInListArgs

    FromParamKey string
    Parent task parameter key.
    FromTaskId string
    Parent task ID.
    ParamDesc string
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    ParamKey string
    Parameter name.
    FromParamKey string
    Parent task parameter key.
    FromTaskId string
    Parent task ID.
    ParamDesc string
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    ParamKey string
    Parameter name.
    fromParamKey String
    Parent task parameter key.
    fromTaskId String
    Parent task ID.
    paramDesc String
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    paramKey String
    Parameter name.
    fromParamKey string
    Parent task parameter key.
    fromTaskId string
    Parent task ID.
    paramDesc string
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    paramKey string
    Parameter name.
    from_param_key str
    Parent task parameter key.
    from_task_id str
    Parent task ID.
    param_desc str
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    param_key str
    Parameter name.
    fromParamKey String
    Parent task parameter key.
    fromTaskId String
    Parent task ID.
    paramDesc String
    Parameter description. Format: project_identifier.task_name.parameter_name; e.g., project_wedata_1.sh_250820_104107.pp_out.
    paramKey String
    Parameter name.

    WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutList, WedataTriggerTaskTriggerTaskSchedulerConfigurationParamTaskOutListArgs

    ParamKey string
    Parameter name.
    ParamValue string
    Parameter definition.
    ParamKey string
    Parameter name.
    ParamValue string
    Parameter definition.
    paramKey String
    Parameter name.
    paramValue String
    Parameter definition.
    paramKey string
    Parameter name.
    paramValue string
    Parameter definition.
    param_key str
    Parameter name.
    param_value str
    Parameter definition.
    paramKey String
    Parameter name.
    paramValue String
    Parameter definition.

    WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryList, WedataTriggerTaskTriggerTaskSchedulerConfigurationTaskOutputRegistryListArgs

    DataFlowType string
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    DatabaseName string
    Database name.
    DatasourceId string
    Data source ID.
    PartitionName string
    Partition name.
    TableName string
    Table name.
    TablePhysicalId string
    Table physical unique ID.
    DbGuid string
    Database unique identifier.
    TableGuid string
    Table unique identifier.
    DataFlowType string
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    DatabaseName string
    Database name.
    DatasourceId string
    Data source ID.
    PartitionName string
    Partition name.
    TableName string
    Table name.
    TablePhysicalId string
    Table physical unique ID.
    DbGuid string
    Database unique identifier.
    TableGuid string
    Table unique identifier.
    dataFlowType String
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    databaseName String
    Database name.
    datasourceId String
    Data source ID.
    partitionName String
    Partition name.
    tableName String
    Table name.
    tablePhysicalId String
    Table physical unique ID.
    dbGuid String
    Database unique identifier.
    tableGuid String
    Table unique identifier.
    dataFlowType string
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    databaseName string
    Database name.
    datasourceId string
    Data source ID.
    partitionName string
    Partition name.
    tableName string
    Table name.
    tablePhysicalId string
    Table physical unique ID.
    dbGuid string
    Database unique identifier.
    tableGuid string
    Table unique identifier.
    data_flow_type str
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    database_name str
    Database name.
    datasource_id str
    Data source ID.
    partition_name str
    Partition name.
    table_name str
    Table name.
    table_physical_id str
    Table physical unique ID.
    db_guid str
    Database unique identifier.
    table_guid str
    Table unique identifier.
    dataFlowType String
    Input/output table type: input stream: UPSTREAM, output stream: DOWNSTREAM.
    databaseName String
    Database name.
    datasourceId String
    Data source ID.
    partitionName String
    Partition name.
    tableName String
    Table name.
    tablePhysicalId String
    Table physical unique ID.
    dbGuid String
    Database unique identifier.
    tableGuid String
    Table unique identifier.

    WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigList, WedataTriggerTaskTriggerTaskSchedulerConfigurationUpstreamDependencyConfigListArgs

    TaskId string
    Task ID.
    TaskId string
    Task ID.
    taskId String
    Task ID.
    taskId string
    Task ID.
    task_id str
    Task ID.
    taskId String
    Task ID.

    Import

    wedata trigger_task can be imported using the id, e.g.

    $ pulumi import tencentcloud:index/wedataTriggerTask:WedataTriggerTask trigger_task project_id#task_id
    

    To learn more about importing existing cloud resources, see Importing resources.

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    Viewing docs for tencentcloud 1.82.79
    published on Friday, Mar 27, 2026 by tencentcloudstack
      Try Pulumi Cloud free. Your team will thank you.