tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
tencentcloud.getWedataListTable
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
Use this data source to query detailed information of WeData list table
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const example = tencentcloud.getWedataListTable({});
import pulumi
import pulumi_tencentcloud as tencentcloud
example = tencentcloud.get_wedata_list_table()
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.GetWedataListTable(ctx, &tencentcloud.GetWedataListTableArgs{}, 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 example = Tencentcloud.GetWedataListTable.Invoke();
});
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.GetWedataListTableArgs;
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 example = TencentcloudFunctions.getWedataListTable(GetWedataListTableArgs.builder()
.build());
}
}
variables:
example:
fn::invoke:
function: tencentcloud:getWedataListTable
arguments: {}
Using getWedataListTable
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 getWedataListTable(args: GetWedataListTableArgs, opts?: InvokeOptions): Promise<GetWedataListTableResult>
function getWedataListTableOutput(args: GetWedataListTableOutputArgs, opts?: InvokeOptions): Output<GetWedataListTableResult>def get_wedata_list_table(catalog_name: Optional[str] = None,
database_name: Optional[str] = None,
datasource_id: Optional[float] = None,
id: Optional[str] = None,
keyword: Optional[str] = None,
result_output_file: Optional[str] = None,
schema_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWedataListTableResult
def get_wedata_list_table_output(catalog_name: Optional[pulumi.Input[str]] = None,
database_name: Optional[pulumi.Input[str]] = None,
datasource_id: Optional[pulumi.Input[float]] = None,
id: Optional[pulumi.Input[str]] = None,
keyword: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
schema_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWedataListTableResult]func GetWedataListTable(ctx *Context, args *GetWedataListTableArgs, opts ...InvokeOption) (*GetWedataListTableResult, error)
func GetWedataListTableOutput(ctx *Context, args *GetWedataListTableOutputArgs, opts ...InvokeOption) GetWedataListTableResultOutput> Note: This function is named GetWedataListTable in the Go SDK.
public static class GetWedataListTable
{
public static Task<GetWedataListTableResult> InvokeAsync(GetWedataListTableArgs args, InvokeOptions? opts = null)
public static Output<GetWedataListTableResult> Invoke(GetWedataListTableInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWedataListTableResult> getWedataListTable(GetWedataListTableArgs args, InvokeOptions options)
public static Output<GetWedataListTableResult> getWedataListTable(GetWedataListTableArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getWedataListTable:getWedataListTable
arguments:
# arguments dictionaryThe following arguments are supported:
- Catalog
Name string - Directory name.
- Database
Name string - Database name.
- Datasource
Id double - Data source ID.
- Id string
- Keyword string
- Table search keyword.
- Result
Output stringFile - Used to save results.
- Schema
Name string - Database schema name.
- Catalog
Name string - Directory name.
- Database
Name string - Database name.
- Datasource
Id float64 - Data source ID.
- Id string
- Keyword string
- Table search keyword.
- Result
Output stringFile - Used to save results.
- Schema
Name string - Database schema name.
- catalog
Name String - Directory name.
- database
Name String - Database name.
- datasource
Id Double - Data source ID.
- id String
- keyword String
- Table search keyword.
- result
Output StringFile - Used to save results.
- schema
Name String - Database schema name.
- catalog
Name string - Directory name.
- database
Name string - Database name.
- datasource
Id number - Data source ID.
- id string
- keyword string
- Table search keyword.
- result
Output stringFile - Used to save results.
- schema
Name string - Database schema name.
- catalog_
name str - Directory name.
- database_
name str - Database name.
- datasource_
id float - Data source ID.
- id str
- keyword str
- Table search keyword.
- result_
output_ strfile - Used to save results.
- schema_
name str - Database schema name.
- catalog
Name String - Directory name.
- database
Name String - Database name.
- datasource
Id Number - Data source ID.
- id String
- keyword String
- Table search keyword.
- result
Output StringFile - Used to save results.
- schema
Name String - Database schema name.
getWedataListTable Result
The following output properties are available:
- Id string
- Items
List<Get
Wedata List Table Item> - Schema record list.
- Catalog
Name string - Database
Name string - Database name.
- Datasource
Id double - Keyword string
- Result
Output stringFile - Schema
Name string - Database schema name.
- Id string
- Items
[]Get
Wedata List Table Item - Schema record list.
- Catalog
Name string - Database
Name string - Database name.
- Datasource
Id float64 - Keyword string
- Result
Output stringFile - Schema
Name string - Database schema name.
- id String
- items
List<Get
Wedata List Table Item> - Schema record list.
- catalog
Name String - database
Name String - Database name.
- datasource
Id Double - keyword String
- result
Output StringFile - schema
Name String - Database schema name.
- id string
- items
Get
Wedata List Table Item[] - Schema record list.
- catalog
Name string - database
Name string - Database name.
- datasource
Id number - keyword string
- result
Output stringFile - schema
Name string - Database schema name.
- id str
- items
Sequence[Get
Wedata List Table Item] - Schema record list.
- catalog_
name str - database_
name str - Database name.
- datasource_
id float - keyword str
- result_
output_ strfile - schema_
name str - Database schema name.
- id String
- items List<Property Map>
- Schema record list.
- catalog
Name String - database
Name String - Database name.
- datasource
Id Number - keyword String
- result
Output StringFile - schema
Name String - Database schema name.
Supporting Types
GetWedataListTableItem
- Business
Metadatas List<GetWedata List Table Item Business Metadata> - Business metadata of the table.
- Create
Time string - Creation time.
- Database
Name string - Database name.
- Description string
- Data table description.
- Guid string
- Data table GUID.
- Name string
- Data table name.
- Schema
Name string - Database schema name.
- Table
Type string - Table type.
- Technical
Metadatas List<GetWedata List Table Item Technical Metadata> - Technical metadata of the table.
- Update
Time string - Update time.
- Business
Metadatas []GetWedata List Table Item Business Metadata - Business metadata of the table.
- Create
Time string - Creation time.
- Database
Name string - Database name.
- Description string
- Data table description.
- Guid string
- Data table GUID.
- Name string
- Data table name.
- Schema
Name string - Database schema name.
- Table
Type string - Table type.
- Technical
Metadatas []GetWedata List Table Item Technical Metadata - Technical metadata of the table.
- Update
Time string - Update time.
- business
Metadatas List<GetWedata List Table Item Business Metadata> - Business metadata of the table.
- create
Time String - Creation time.
- database
Name String - Database name.
- description String
- Data table description.
- guid String
- Data table GUID.
- name String
- Data table name.
- schema
Name String - Database schema name.
- table
Type String - Table type.
- technical
Metadatas List<GetWedata List Table Item Technical Metadata> - Technical metadata of the table.
- update
Time String - Update time.
- business
Metadatas GetWedata List Table Item Business Metadata[] - Business metadata of the table.
- create
Time string - Creation time.
- database
Name string - Database name.
- description string
- Data table description.
- guid string
- Data table GUID.
- name string
- Data table name.
- schema
Name string - Database schema name.
- table
Type string - Table type.
- technical
Metadatas GetWedata List Table Item Technical Metadata[] - Technical metadata of the table.
- update
Time string - Update time.
- business_
metadatas Sequence[GetWedata List Table Item Business Metadata] - Business metadata of the table.
- create_
time str - Creation time.
- database_
name str - Database name.
- description str
- Data table description.
- guid str
- Data table GUID.
- name str
- Data table name.
- schema_
name str - Database schema name.
- table_
type str - Table type.
- technical_
metadatas Sequence[GetWedata List Table Item Technical Metadata] - Technical metadata of the table.
- update_
time str - Update time.
- business
Metadatas List<Property Map> - Business metadata of the table.
- create
Time String - Creation time.
- database
Name String - Database name.
- description String
- Data table description.
- guid String
- Data table GUID.
- name String
- Data table name.
- schema
Name String - Database schema name.
- table
Type String - Table type.
- technical
Metadatas List<Property Map> - Technical metadata of the table.
- update
Time String - Update time.
GetWedataListTableItemBusinessMetadata
- Tag
Names List<string> - Tag names.
- Tag
Names []string - Tag names.
- tag
Names List<String> - Tag names.
- tag
Names string[] - Tag names.
- tag_
names Sequence[str] - Tag names.
- tag
Names List<String> - Tag names.
GetWedataListTableItemTechnicalMetadata
- Location string
- Data table location.
- Owner string
- Owner.
- Storage
Size double - Storage size.
- Location string
- Data table location.
- Owner string
- Owner.
- Storage
Size float64 - Storage size.
- location String
- Data table location.
- owner String
- Owner.
- storage
Size Double - Storage size.
- location string
- Data table location.
- owner string
- Owner.
- storage
Size number - Storage size.
- location str
- Data table location.
- owner str
- Owner.
- storage_
size float - Storage size.
- location String
- Data table location.
- owner String
- Owner.
- storage
Size Number - Storage size.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
