tencentcloud 1.82.70 published on Wednesday, Feb 11, 2026 by tencentcloudstack
tencentcloud 1.82.70 published on Wednesday, Feb 11, 2026 by tencentcloudstack
Use this data source to query detailed information of wedata trigger workflows
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const wedataTriggerWorkflows = tencentcloud.getWedataTriggerWorkflows({
projectId: "3108707295180644352",
});
import pulumi
import pulumi_tencentcloud as tencentcloud
wedata_trigger_workflows = tencentcloud.get_wedata_trigger_workflows(project_id="3108707295180644352")
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/tencentcloud/tencentcloud"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tencentcloud.GetWedataTriggerWorkflows(ctx, &tencentcloud.GetWedataTriggerWorkflowsArgs{
ProjectId: "3108707295180644352",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var wedataTriggerWorkflows = Tencentcloud.GetWedataTriggerWorkflows.Invoke(new()
{
ProjectId = "3108707295180644352",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.tencentcloud.TencentcloudFunctions;
import com.pulumi.tencentcloud.inputs.GetWedataTriggerWorkflowsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var wedataTriggerWorkflows = TencentcloudFunctions.getWedataTriggerWorkflows(GetWedataTriggerWorkflowsArgs.builder()
.projectId("3108707295180644352")
.build());
}
}
variables:
wedataTriggerWorkflows:
fn::invoke:
function: tencentcloud:getWedataTriggerWorkflows
arguments:
projectId: '3108707295180644352'
Using getWedataTriggerWorkflows
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWedataTriggerWorkflows(args: GetWedataTriggerWorkflowsArgs, opts?: InvokeOptions): Promise<GetWedataTriggerWorkflowsResult>
function getWedataTriggerWorkflowsOutput(args: GetWedataTriggerWorkflowsOutputArgs, opts?: InvokeOptions): Output<GetWedataTriggerWorkflowsResult>def get_wedata_trigger_workflows(bundle_id: Optional[str] = None,
create_times: Optional[Sequence[str]] = None,
create_user_uin: Optional[str] = None,
id: Optional[str] = None,
keyword: Optional[str] = None,
modify_times: Optional[Sequence[str]] = None,
owner_uin: Optional[str] = None,
parent_folder_path: Optional[str] = None,
project_id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWedataTriggerWorkflowsResult
def get_wedata_trigger_workflows_output(bundle_id: Optional[pulumi.Input[str]] = None,
create_times: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
create_user_uin: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
keyword: Optional[pulumi.Input[str]] = None,
modify_times: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
owner_uin: Optional[pulumi.Input[str]] = None,
parent_folder_path: Optional[pulumi.Input[str]] = None,
project_id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWedataTriggerWorkflowsResult]func GetWedataTriggerWorkflows(ctx *Context, args *GetWedataTriggerWorkflowsArgs, opts ...InvokeOption) (*GetWedataTriggerWorkflowsResult, error)
func GetWedataTriggerWorkflowsOutput(ctx *Context, args *GetWedataTriggerWorkflowsOutputArgs, opts ...InvokeOption) GetWedataTriggerWorkflowsResultOutput> Note: This function is named GetWedataTriggerWorkflows in the Go SDK.
public static class GetWedataTriggerWorkflows
{
public static Task<GetWedataTriggerWorkflowsResult> InvokeAsync(GetWedataTriggerWorkflowsArgs args, InvokeOptions? opts = null)
public static Output<GetWedataTriggerWorkflowsResult> Invoke(GetWedataTriggerWorkflowsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWedataTriggerWorkflowsResult> getWedataTriggerWorkflows(GetWedataTriggerWorkflowsArgs args, InvokeOptions options)
public static Output<GetWedataTriggerWorkflowsResult> getWedataTriggerWorkflows(GetWedataTriggerWorkflowsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getWedataTriggerWorkflows:getWedataTriggerWorkflows
arguments:
# arguments dictionaryThe following arguments are supported:
- Project
Id string - Project ID.
- Bundle
Id string - Bundle ID item.
- Create
Times List<string> - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Create
User stringUin - Creator ID.
- Id string
- Keyword string
- Search keyword.
- Modify
Times List<string> - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Owner
Uin string - Owner ID.
- Parent
Folder stringPath - Folder path to which the workflow belongs.
- Result
Output stringFile - Used to save results.
- Project
Id string - Project ID.
- Bundle
Id string - Bundle ID item.
- Create
Times []string - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Create
User stringUin - Creator ID.
- Id string
- Keyword string
- Search keyword.
- Modify
Times []string - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Owner
Uin string - Owner ID.
- Parent
Folder stringPath - Folder path to which the workflow belongs.
- Result
Output stringFile - Used to save results.
- project
Id String - Project ID.
- bundle
Id String - Bundle ID item.
- create
Times List<String> - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User StringUin - Creator ID.
- id String
- keyword String
- Search keyword.
- modify
Times List<String> - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin String - Owner ID.
- parent
Folder StringPath - Folder path to which the workflow belongs.
- result
Output StringFile - Used to save results.
- project
Id string - Project ID.
- bundle
Id string - Bundle ID item.
- create
Times string[] - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User stringUin - Creator ID.
- id string
- keyword string
- Search keyword.
- modify
Times string[] - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin string - Owner ID.
- parent
Folder stringPath - Folder path to which the workflow belongs.
- result
Output stringFile - Used to save results.
- project_
id str - Project ID.
- bundle_
id str - Bundle ID item.
- create_
times Sequence[str] - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create_
user_ struin - Creator ID.
- id str
- keyword str
- Search keyword.
- modify_
times Sequence[str] - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner_
uin str - Owner ID.
- parent_
folder_ strpath - Folder path to which the workflow belongs.
- result_
output_ strfile - Used to save results.
- project
Id String - Project ID.
- bundle
Id String - Bundle ID item.
- create
Times List<String> - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User StringUin - Creator ID.
- id String
- keyword String
- Search keyword.
- modify
Times List<String> - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin String - Owner ID.
- parent
Folder StringPath - Folder path to which the workflow belongs.
- result
Output StringFile - Used to save results.
getWedataTriggerWorkflows Result
The following output properties are available:
- Datas
List<Get
Wedata Trigger Workflows Data> - Paginated workflow query information.
- Id string
- Project
Id string - Bundle
Id string - Create
Times List<string> - Create
User stringUin - Keyword string
- Modify
Times List<string> - Owner
Uin string - Parent
Folder stringPath - Result
Output stringFile
- Datas
[]Get
Wedata Trigger Workflows Data - Paginated workflow query information.
- Id string
- Project
Id string - Bundle
Id string - Create
Times []string - Create
User stringUin - Keyword string
- Modify
Times []string - Owner
Uin string - Parent
Folder stringPath - Result
Output stringFile
- datas
List<Get
Wedata Trigger Workflows Data> - Paginated workflow query information.
- id String
- project
Id String - bundle
Id String - create
Times List<String> - create
User StringUin - keyword String
- modify
Times List<String> - owner
Uin String - parent
Folder StringPath - result
Output StringFile
- datas
Get
Wedata Trigger Workflows Data[] - Paginated workflow query information.
- id string
- project
Id string - bundle
Id string - create
Times string[] - create
User stringUin - keyword string
- modify
Times string[] - owner
Uin string - parent
Folder stringPath - result
Output stringFile
- datas
Sequence[Get
Wedata Trigger Workflows Data] - Paginated workflow query information.
- id str
- project_
id str - bundle_
id str - create_
times Sequence[str] - create_
user_ struin - keyword str
- modify_
times Sequence[str] - owner_
uin str - parent_
folder_ strpath - result_
output_ strfile
- datas List<Property Map>
- Paginated workflow query information.
- id String
- project
Id String - bundle
Id String - create
Times List<String> - create
User StringUin - keyword String
- modify
Times List<String> - owner
Uin String - parent
Folder StringPath - result
Output StringFile
Supporting Types
GetWedataTriggerWorkflowsData
GetWedataTriggerWorkflowsDataItem
- Create
Time string - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Create
User stringUin - Creator ID.
- Modify
Time string - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Owner
Uin string - Owner ID.
- Update
User stringUin - Workflow
Desc string - Workflow
Id string - Workflow
Name string
- Create
Time string - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Create
User stringUin - Creator ID.
- Modify
Time string - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- Owner
Uin string - Owner ID.
- Update
User stringUin - Workflow
Desc string - Workflow
Id string - Workflow
Name string
- create
Time String - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User StringUin - Creator ID.
- modify
Time String - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin String - Owner ID.
- update
User StringUin - workflow
Desc String - workflow
Id String - workflow
Name String
- create
Time string - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User stringUin - Creator ID.
- modify
Time string - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin string - Owner ID.
- update
User stringUin - workflow
Desc string - workflow
Id string - workflow
Name string
- create_
time str - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create_
user_ struin - Creator ID.
- modify_
time str - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner_
uin str - Owner ID.
- update_
user_ struin - workflow_
desc str - workflow_
id str - workflow_
name str
- create
Time String - Creation time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- create
User StringUin - Creator ID.
- modify
Time String - Modification time range yyyy-MM-dd HH:mm:ss, two timestamps need to be filled in the array.
- owner
Uin String - Owner ID.
- update
User StringUin - workflow
Desc String - workflow
Id String - workflow
Name String
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.70 published on Wednesday, Feb 11, 2026 by tencentcloudstack
