1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getWedataOpsAsyncJob
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

tencentcloud.getWedataOpsAsyncJob

Start a Neo task
Explain and create a tencentcloud.getWedataOpsAsyncJob resource
tencentcloud logo
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack

    Using getWedataOpsAsyncJob

    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 getWedataOpsAsyncJob(args: GetWedataOpsAsyncJobArgs, opts?: InvokeOptions): Promise<GetWedataOpsAsyncJobResult>
    function getWedataOpsAsyncJobOutput(args: GetWedataOpsAsyncJobOutputArgs, opts?: InvokeOptions): Output<GetWedataOpsAsyncJobResult>
    def get_wedata_ops_async_job(async_id: Optional[str] = None,
                                 id: Optional[str] = None,
                                 project_id: Optional[str] = None,
                                 result_output_file: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetWedataOpsAsyncJobResult
    def get_wedata_ops_async_job_output(async_id: Optional[pulumi.Input[str]] = None,
                                 id: 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[GetWedataOpsAsyncJobResult]
    func GetWedataOpsAsyncJob(ctx *Context, args *GetWedataOpsAsyncJobArgs, opts ...InvokeOption) (*GetWedataOpsAsyncJobResult, error)
    func GetWedataOpsAsyncJobOutput(ctx *Context, args *GetWedataOpsAsyncJobOutputArgs, opts ...InvokeOption) GetWedataOpsAsyncJobResultOutput

    > Note: This function is named GetWedataOpsAsyncJob in the Go SDK.

    public static class GetWedataOpsAsyncJob 
    {
        public static Task<GetWedataOpsAsyncJobResult> InvokeAsync(GetWedataOpsAsyncJobArgs args, InvokeOptions? opts = null)
        public static Output<GetWedataOpsAsyncJobResult> Invoke(GetWedataOpsAsyncJobInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetWedataOpsAsyncJobResult> getWedataOpsAsyncJob(GetWedataOpsAsyncJobArgs args, InvokeOptions options)
    public static Output<GetWedataOpsAsyncJobResult> getWedataOpsAsyncJob(GetWedataOpsAsyncJobArgs args, InvokeOptions options)
    
    fn::invoke:
      function: tencentcloud:index/getWedataOpsAsyncJob:getWedataOpsAsyncJob
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AsyncId string
    ProjectId string
    Id string
    ResultOutputFile string
    AsyncId string
    ProjectId string
    Id string
    ResultOutputFile string
    asyncId String
    projectId String
    id String
    resultOutputFile String
    asyncId string
    projectId string
    id string
    resultOutputFile string
    asyncId String
    projectId String
    id String
    resultOutputFile String

    getWedataOpsAsyncJob Result

    The following output properties are available:

    Supporting Types

    GetWedataOpsAsyncJobData

    Package Details

    Repository
    tencentcloud tencentcloudstack/terraform-provider-tencentcloud
    License
    Notes
    This Pulumi package is based on the tencentcloud Terraform Provider.
    tencentcloud logo
    tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
      Meet Neo: Your AI Platform Teammate