1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getCkafkaConnectResource
tencentcloud 1.81.182 published on Monday, Apr 14, 2025 by tencentcloudstack

tencentcloud.getCkafkaConnectResource

Explore with Pulumi AI

Use this data source to query detailed information of ckafka connect_resource

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";

const connectResource = tencentcloud.getCkafkaConnectResource({});
Copy
import pulumi
import pulumi_tencentcloud as tencentcloud

connect_resource = tencentcloud.get_ckafka_connect_resource()
Copy
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.LookupCkafkaConnectResource(ctx, &tencentcloud.LookupCkafkaConnectResourceArgs{}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;

return await Deployment.RunAsync(() => 
{
    var connectResource = Tencentcloud.GetCkafkaConnectResource.Invoke();

});
Copy
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.GetCkafkaConnectResourceArgs;
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 connectResource = TencentcloudFunctions.getCkafkaConnectResource();

    }
}
Copy
variables:
  connectResource:
    fn::invoke:
      function: tencentcloud:getCkafkaConnectResource
      arguments: {}
Copy

Using getCkafkaConnectResource

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 getCkafkaConnectResource(args: GetCkafkaConnectResourceArgs, opts?: InvokeOptions): Promise<GetCkafkaConnectResourceResult>
function getCkafkaConnectResourceOutput(args: GetCkafkaConnectResourceOutputArgs, opts?: InvokeOptions): Output<GetCkafkaConnectResourceResult>
Copy
def get_ckafka_connect_resource(id: Optional[str] = None,
                                limit: Optional[float] = None,
                                offset: Optional[float] = None,
                                resource_region: Optional[str] = None,
                                result_output_file: Optional[str] = None,
                                search_word: Optional[str] = None,
                                type: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetCkafkaConnectResourceResult
def get_ckafka_connect_resource_output(id: Optional[pulumi.Input[str]] = None,
                                limit: Optional[pulumi.Input[float]] = None,
                                offset: Optional[pulumi.Input[float]] = None,
                                resource_region: Optional[pulumi.Input[str]] = None,
                                result_output_file: Optional[pulumi.Input[str]] = None,
                                search_word: Optional[pulumi.Input[str]] = None,
                                type: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetCkafkaConnectResourceResult]
Copy
func LookupCkafkaConnectResource(ctx *Context, args *LookupCkafkaConnectResourceArgs, opts ...InvokeOption) (*LookupCkafkaConnectResourceResult, error)
func LookupCkafkaConnectResourceOutput(ctx *Context, args *LookupCkafkaConnectResourceOutputArgs, opts ...InvokeOption) LookupCkafkaConnectResourceResultOutput
Copy

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

public static class GetCkafkaConnectResource 
{
    public static Task<GetCkafkaConnectResourceResult> InvokeAsync(GetCkafkaConnectResourceArgs args, InvokeOptions? opts = null)
    public static Output<GetCkafkaConnectResourceResult> Invoke(GetCkafkaConnectResourceInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCkafkaConnectResourceResult> getCkafkaConnectResource(GetCkafkaConnectResourceArgs args, InvokeOptions options)
public static Output<GetCkafkaConnectResourceResult> getCkafkaConnectResource(GetCkafkaConnectResourceArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: tencentcloud:index/getCkafkaConnectResource:getCkafkaConnectResource
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

Id string
Limit double
Return the number, the default is 20, the maximum is 100.
Offset double
Page offset, default is 0.
ResourceRegion string
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
ResultOutputFile string
Used to save results.
SearchWord string
Keyword for search.
Type string
connection source type.
Id string
Limit float64
Return the number, the default is 20, the maximum is 100.
Offset float64
Page offset, default is 0.
ResourceRegion string
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
ResultOutputFile string
Used to save results.
SearchWord string
Keyword for search.
Type string
connection source type.
id String
limit Double
Return the number, the default is 20, the maximum is 100.
offset Double
Page offset, default is 0.
resourceRegion String
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
resultOutputFile String
Used to save results.
searchWord String
Keyword for search.
type String
connection source type.
id string
limit number
Return the number, the default is 20, the maximum is 100.
offset number
Page offset, default is 0.
resourceRegion string
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
resultOutputFile string
Used to save results.
searchWord string
Keyword for search.
type string
connection source type.
id str
limit float
Return the number, the default is 20, the maximum is 100.
offset float
Page offset, default is 0.
resource_region str
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
result_output_file str
Used to save results.
search_word str
Keyword for search.
type str
connection source type.
id String
limit Number
Return the number, the default is 20, the maximum is 100.
offset Number
Page offset, default is 0.
resourceRegion String
Keyword query of the connection source, query the connection in the connection management list in the local region according to the region (only support the connection source containing the region input).
resultOutputFile String
Used to save results.
searchWord String
Keyword for search.
type String
connection source type.

getCkafkaConnectResource Result

The following output properties are available:

Id string
Results List<GetCkafkaConnectResourceResult>
Connection source list.
Limit double
Offset double
ResourceRegion string
ResultOutputFile string
SearchWord string
Type string
Resource type.
Id string
Results []GetCkafkaConnectResourceResult
Connection source list.
Limit float64
Offset float64
ResourceRegion string
ResultOutputFile string
SearchWord string
Type string
Resource type.
id String
results List<GetCkafkaConnectResourceResult>
Connection source list.
limit Double
offset Double
resourceRegion String
resultOutputFile String
searchWord String
type String
Resource type.
id string
results GetCkafkaConnectResourceResult[]
Connection source list.
limit number
offset number
resourceRegion string
resultOutputFile string
searchWord string
type string
Resource type.
id String
results List<Property Map>
Connection source list.
limit Number
offset Number
resourceRegion String
resultOutputFile String
searchWord String
type String
Resource type.

Supporting Types

GetCkafkaConnectResourceResult

ConnectResourceLists This property is required. List<GetCkafkaConnectResourceResultConnectResourceList>
Resource List.
TotalCount This property is required. double
Number of connection sources.
ConnectResourceLists This property is required. []GetCkafkaConnectResourceResultConnectResourceList
Resource List.
TotalCount This property is required. float64
Number of connection sources.
connectResourceLists This property is required. List<GetCkafkaConnectResourceResultConnectResourceList>
Resource List.
totalCount This property is required. Double
Number of connection sources.
connectResourceLists This property is required. GetCkafkaConnectResourceResultConnectResourceList[]
Resource List.
totalCount This property is required. number
Number of connection sources.
connect_resource_lists This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceList]
Resource List.
total_count This property is required. float
Number of connection sources.
connectResourceLists This property is required. List<Property Map>
Resource List.
totalCount This property is required. Number
Number of connection sources.

GetCkafkaConnectResourceResultConnectResourceList

ClickhouseConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam>
ClickHouse configuration, returned when Type is CLICKHOUSE.
CreateTime This property is required. string
Creation time.
CtsdbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam>
Ctsdb configuration, returned when Type is CTSDB.
CurrentStep This property is required. string
The current step of the connection source.
DatahubTaskCount This property is required. double
The number of Datahub tasks associated with this connection source.
Description This property is required. string
Description.
DorisConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam>
Doris Configuration, returned when Type is DORIS.
DtsConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam>
Dts configuration, returned when Type is DTS.
ErrorMessage This property is required. string
Error Messages.
EsConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListEsConnectParam>
Es configuration, return when Type is ES.
KafkaConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam>
Kafka configuration, returned when Type is KAFKA.
MariaDbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam>
Mariadb configuration, returned when Type is MARIADB.
MongoDbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam>
Mongo DB configuration, returned when Type is MONGODB.
MysqlConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam>
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
PostgreSqlConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam>
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
ResourceId This property is required. string
Resource id.
ResourceName This property is required. string
Resource name.
SqlServerConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam>
SQL Server configuration, returned when Type is SQLSERVER.
Status This property is required. double
Resource status.
StepLists This property is required. List<string>
Step List.
TaskProgress This property is required. double
Creation progress percentage.
Type This property is required. string
connection source type.
ClickhouseConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam
ClickHouse configuration, returned when Type is CLICKHOUSE.
CreateTime This property is required. string
Creation time.
CtsdbConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam
Ctsdb configuration, returned when Type is CTSDB.
CurrentStep This property is required. string
The current step of the connection source.
DatahubTaskCount This property is required. float64
The number of Datahub tasks associated with this connection source.
Description This property is required. string
Description.
DorisConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam
Doris Configuration, returned when Type is DORIS.
DtsConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam
Dts configuration, returned when Type is DTS.
ErrorMessage This property is required. string
Error Messages.
EsConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListEsConnectParam
Es configuration, return when Type is ES.
KafkaConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam
Kafka configuration, returned when Type is KAFKA.
MariaDbConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam
Mariadb configuration, returned when Type is MARIADB.
MongoDbConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam
Mongo DB configuration, returned when Type is MONGODB.
MysqlConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
PostgreSqlConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
ResourceId This property is required. string
Resource id.
ResourceName This property is required. string
Resource name.
SqlServerConnectParams This property is required. []GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam
SQL Server configuration, returned when Type is SQLSERVER.
Status This property is required. float64
Resource status.
StepLists This property is required. []string
Step List.
TaskProgress This property is required. float64
Creation progress percentage.
Type This property is required. string
connection source type.
clickhouseConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam>
ClickHouse configuration, returned when Type is CLICKHOUSE.
createTime This property is required. String
Creation time.
ctsdbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam>
Ctsdb configuration, returned when Type is CTSDB.
currentStep This property is required. String
The current step of the connection source.
datahubTaskCount This property is required. Double
The number of Datahub tasks associated with this connection source.
description This property is required. String
Description.
dorisConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam>
Doris Configuration, returned when Type is DORIS.
dtsConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam>
Dts configuration, returned when Type is DTS.
errorMessage This property is required. String
Error Messages.
esConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListEsConnectParam>
Es configuration, return when Type is ES.
kafkaConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam>
Kafka configuration, returned when Type is KAFKA.
mariaDbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam>
Mariadb configuration, returned when Type is MARIADB.
mongoDbConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam>
Mongo DB configuration, returned when Type is MONGODB.
mysqlConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam>
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
postgreSqlConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam>
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
resourceId This property is required. String
Resource id.
resourceName This property is required. String
Resource name.
sqlServerConnectParams This property is required. List<GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam>
SQL Server configuration, returned when Type is SQLSERVER.
status This property is required. Double
Resource status.
stepLists This property is required. List<String>
Step List.
taskProgress This property is required. Double
Creation progress percentage.
type This property is required. String
connection source type.
clickhouseConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam[]
ClickHouse configuration, returned when Type is CLICKHOUSE.
createTime This property is required. string
Creation time.
ctsdbConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam[]
Ctsdb configuration, returned when Type is CTSDB.
currentStep This property is required. string
The current step of the connection source.
datahubTaskCount This property is required. number
The number of Datahub tasks associated with this connection source.
description This property is required. string
Description.
dorisConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam[]
Doris Configuration, returned when Type is DORIS.
dtsConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam[]
Dts configuration, returned when Type is DTS.
errorMessage This property is required. string
Error Messages.
esConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListEsConnectParam[]
Es configuration, return when Type is ES.
kafkaConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam[]
Kafka configuration, returned when Type is KAFKA.
mariaDbConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam[]
Mariadb configuration, returned when Type is MARIADB.
mongoDbConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam[]
Mongo DB configuration, returned when Type is MONGODB.
mysqlConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam[]
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
postgreSqlConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam[]
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
resourceId This property is required. string
Resource id.
resourceName This property is required. string
Resource name.
sqlServerConnectParams This property is required. GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam[]
SQL Server configuration, returned when Type is SQLSERVER.
status This property is required. number
Resource status.
stepLists This property is required. string[]
Step List.
taskProgress This property is required. number
Creation progress percentage.
type This property is required. string
connection source type.
clickhouse_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam]
ClickHouse configuration, returned when Type is CLICKHOUSE.
create_time This property is required. str
Creation time.
ctsdb_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam]
Ctsdb configuration, returned when Type is CTSDB.
current_step This property is required. str
The current step of the connection source.
datahub_task_count This property is required. float
The number of Datahub tasks associated with this connection source.
description This property is required. str
Description.
doris_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam]
Doris Configuration, returned when Type is DORIS.
dts_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam]
Dts configuration, returned when Type is DTS.
error_message This property is required. str
Error Messages.
es_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListEsConnectParam]
Es configuration, return when Type is ES.
kafka_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam]
Kafka configuration, returned when Type is KAFKA.
maria_db_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam]
Mariadb configuration, returned when Type is MARIADB.
mongo_db_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam]
Mongo DB configuration, returned when Type is MONGODB.
mysql_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam]
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
postgre_sql_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam]
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
resource_id This property is required. str
Resource id.
resource_name This property is required. str
Resource name.
sql_server_connect_params This property is required. Sequence[GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam]
SQL Server configuration, returned when Type is SQLSERVER.
status This property is required. float
Resource status.
step_lists This property is required. Sequence[str]
Step List.
task_progress This property is required. float
Creation progress percentage.
type This property is required. str
connection source type.
clickhouseConnectParams This property is required. List<Property Map>
ClickHouse configuration, returned when Type is CLICKHOUSE.
createTime This property is required. String
Creation time.
ctsdbConnectParams This property is required. List<Property Map>
Ctsdb configuration, returned when Type is CTSDB.
currentStep This property is required. String
The current step of the connection source.
datahubTaskCount This property is required. Number
The number of Datahub tasks associated with this connection source.
description This property is required. String
Description.
dorisConnectParams This property is required. List<Property Map>
Doris Configuration, returned when Type is DORIS.
dtsConnectParams This property is required. List<Property Map>
Dts configuration, returned when Type is DTS.
errorMessage This property is required. String
Error Messages.
esConnectParams This property is required. List<Property Map>
Es configuration, return when Type is ES.
kafkaConnectParams This property is required. List<Property Map>
Kafka configuration, returned when Type is KAFKA.
mariaDbConnectParams This property is required. List<Property Map>
Mariadb configuration, returned when Type is MARIADB.
mongoDbConnectParams This property is required. List<Property Map>
Mongo DB configuration, returned when Type is MONGODB.
mysqlConnectParams This property is required. List<Property Map>
Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
postgreSqlConnectParams This property is required. List<Property Map>
Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
resourceId This property is required. String
Resource id.
resourceName This property is required. String
Resource name.
sqlServerConnectParams This property is required. List<Property Map>
SQL Server configuration, returned when Type is SQLSERVER.
status This property is required. Number
Resource status.
stepLists This property is required. List<String>
Step List.
taskProgress This property is required. Number
Creation progress percentage.
type This property is required. String
connection source type.

GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam

IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam

Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam

BePort This property is required. double
Doris's http load balancing connection port, usually mapped to be's 8040 port.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
BePort This property is required. float64
Doris's http load balancing connection port, usually mapped to be's 8040 port.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
bePort This property is required. Double
Doris's http load balancing connection port, usually mapped to be's 8040 port.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
bePort This property is required. number
Doris's http load balancing connection port, usually mapped to be's 8040 port.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
be_port This property is required. float
Doris's http load balancing connection port, usually mapped to be's 8040 port.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
bePort This property is required. Number
Doris's http load balancing connection port, usually mapped to be's 8040 port.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam

GroupId This property is required. string
The id of the Dts consumer group.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
Topic This property is required. string
Topic subscribed by Dts.
UserName This property is required. string
The username of the connection source.
GroupId This property is required. string
The id of the Dts consumer group.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
Topic This property is required. string
Topic subscribed by Dts.
UserName This property is required. string
The username of the connection source.
groupId This property is required. String
The id of the Dts consumer group.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
topic This property is required. String
Topic subscribed by Dts.
userName This property is required. String
The username of the connection source.
groupId This property is required. string
The id of the Dts consumer group.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
topic This property is required. string
Topic subscribed by Dts.
userName This property is required. string
The username of the connection source.
group_id This property is required. str
The id of the Dts consumer group.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
topic This property is required. str
Topic subscribed by Dts.
user_name This property is required. str
The username of the connection source.
groupId This property is required. String
The id of the Dts consumer group.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
topic This property is required. String
Topic subscribed by Dts.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListEsConnectParam

IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam

BrokerAddress This property is required. string
Broker address for Kafka connection, required for self-build.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Region This property is required. string
Instance resource region of CKafka connection source, required when crossing regions.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
BrokerAddress This property is required. string
Broker address for Kafka connection, required for self-build.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Region This property is required. string
Instance resource region of CKafka connection source, required when crossing regions.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
brokerAddress This property is required. String
Broker address for Kafka connection, required for self-build.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
region This property is required. String
Instance resource region of CKafka connection source, required when crossing regions.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
brokerAddress This property is required. string
Broker address for Kafka connection, required for self-build.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
region This property is required. string
Instance resource region of CKafka connection source, required when crossing regions.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
broker_address This property is required. str
Broker address for Kafka connection, required for self-build.
is_update This property is required. bool
Whether to update to the associated Dip task.
region This property is required. str
Instance resource region of CKafka connection source, required when crossing regions.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
brokerAddress This property is required. String
Broker address for Kafka connection, required for self-build.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
region This property is required. String
Instance resource region of CKafka connection source, required when crossing regions.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.

GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam

IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam

IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam

ClusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
ClusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
clusterId This property is required. String
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
clusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
cluster_id This property is required. str
Required when type is TDSQL C_POSTGRESQL.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
clusterId This property is required. String
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam

ClusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
ClusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
SelfBuilt This property is required. bool
Whether the connection source is a self-built cluster.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
clusterId This property is required. String
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
clusterId This property is required. string
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
selfBuilt This property is required. boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
cluster_id This property is required. str
Required when type is TDSQL C_POSTGRESQL.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
self_built This property is required. bool
Whether the connection source is a self-built cluster.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
clusterId This property is required. String
Required when type is TDSQL C_POSTGRESQL.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
selfBuilt This property is required. Boolean
Whether the connection source is a self-built cluster.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam

IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. double
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
IsUpdate This property is required. bool
Whether to update to the associated Dip task.
Password This property is required. string
The password of the connection source.
Port This property is required. float64
SQLServer port.
Resource This property is required. string
Instance resource of connection source.
ServiceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
UniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
UserName This property is required. string
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Double
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.
isUpdate This property is required. boolean
Whether to update to the associated Dip task.
password This property is required. string
The password of the connection source.
port This property is required. number
SQLServer port.
resource This property is required. string
Instance resource of connection source.
serviceVip This property is required. string
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. string
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. string
The username of the connection source.
is_update This property is required. bool
Whether to update to the associated Dip task.
password This property is required. str
The password of the connection source.
port This property is required. float
SQLServer port.
resource This property is required. str
Instance resource of connection source.
service_vip This property is required. str
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniq_vpc_id This property is required. str
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
user_name This property is required. str
The username of the connection source.
isUpdate This property is required. Boolean
Whether to update to the associated Dip task.
password This property is required. String
The password of the connection source.
port This property is required. Number
SQLServer port.
resource This property is required. String
Instance resource of connection source.
serviceVip This property is required. String
Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
uniqVpcId This property is required. String
The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
userName This property is required. String
The username of the connection source.

Package Details

Repository
tencentcloud tencentcloudstack/terraform-provider-tencentcloud
License
Notes
This Pulumi package is based on the tencentcloud Terraform Provider.