tencentcloud 1.81.182 published on Monday, Apr 14, 2025 by tencentcloudstack
tencentcloud.getCkafkaConnectResource
Explore with Pulumi AI
tencentcloud 1.81.182 published on Monday, Apr 14, 2025 by tencentcloudstack
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({});
import pulumi
import pulumi_tencentcloud as tencentcloud
connect_resource = tencentcloud.get_ckafka_connect_resource()
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
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Tencentcloud = Pulumi.Tencentcloud;
return await Deployment.RunAsync(() =>
{
var connectResource = Tencentcloud.GetCkafkaConnectResource.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.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();
}
}
variables:
connectResource:
fn::invoke:
function: tencentcloud:getCkafkaConnectResource
arguments: {}
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>
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]
func LookupCkafkaConnectResource(ctx *Context, args *LookupCkafkaConnectResourceArgs, opts ...InvokeOption) (*LookupCkafkaConnectResourceResult, error)
func LookupCkafkaConnectResourceOutput(ctx *Context, args *LookupCkafkaConnectResourceOutputArgs, opts ...InvokeOption) LookupCkafkaConnectResourceResultOutput
> 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)
}
public static CompletableFuture<GetCkafkaConnectResourceResult> getCkafkaConnectResource(GetCkafkaConnectResourceArgs args, InvokeOptions options)
public static Output<GetCkafkaConnectResourceResult> getCkafkaConnectResource(GetCkafkaConnectResourceArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getCkafkaConnectResource:getCkafkaConnectResource
arguments:
# arguments dictionary
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.
- Resource
Region 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).
- Result
Output stringFile - Used to save results.
- Search
Word 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.
- Resource
Region 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).
- Result
Output stringFile - Used to save results.
- Search
Word 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.
- resource
Region 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).
- result
Output StringFile - Used to save results.
- search
Word 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.
- resource
Region 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).
- result
Output stringFile - Used to save results.
- search
Word 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_ strfile - 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.
- resource
Region 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).
- result
Output StringFile - Used to save results.
- search
Word String - Keyword for search.
- type String
- connection source type.
getCkafkaConnectResource Result
The following output properties are available:
- Id string
- Results
List<Get
Ckafka Connect Resource Result> - Connection source list.
- Limit double
- Offset double
- Resource
Region string - Result
Output stringFile - Search
Word string - Type string
- Resource type.
- Id string
- Results
[]Get
Ckafka Connect Resource Result - Connection source list.
- Limit float64
- Offset float64
- Resource
Region string - Result
Output stringFile - Search
Word string - Type string
- Resource type.
- id String
- results
List<Get
Ckafka Connect Resource Result> - Connection source list.
- limit Double
- offset Double
- resource
Region String - result
Output StringFile - search
Word String - type String
- Resource type.
- id string
- results
Get
Ckafka Connect Resource Result[] - Connection source list.
- limit number
- offset number
- resource
Region string - result
Output stringFile - search
Word string - type string
- Resource type.
- id str
- results
Sequence[Get
Ckafka Connect Resource Result] - Connection source list.
- limit float
- offset float
- resource_
region str - result_
output_ strfile - search_
word str - type str
- Resource type.
- id String
- results List<Property Map>
- Connection source list.
- limit Number
- offset Number
- resource
Region String - result
Output StringFile - search
Word String - type String
- Resource type.
Supporting Types
GetCkafkaConnectResourceResult
- Connect
Resource Lists This property is required. List<GetCkafka Connect Resource Result Connect Resource List> - Resource List.
- Total
Count This property is required. double - Number of connection sources.
- Connect
Resource Lists This property is required. []GetCkafka Connect Resource Result Connect Resource List - Resource List.
- Total
Count This property is required. float64 - Number of connection sources.
- connect
Resource Lists This property is required. List<GetCkafka Connect Resource Result Connect Resource List> - Resource List.
- total
Count This property is required. Double - Number of connection sources.
- connect
Resource Lists This property is required. GetCkafka Connect Resource Result Connect Resource List[] - Resource List.
- total
Count This property is required. number - Number of connection sources.
- connect_
resource_ lists This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List] - Resource List.
- total_
count This property is required. float - Number of connection sources.
- connect
Resource Lists This property is required. List<Property Map> - Resource List.
- total
Count This property is required. Number - Number of connection sources.
GetCkafkaConnectResourceResultConnectResourceList
- Clickhouse
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Clickhouse Connect Param> - ClickHouse configuration, returned when Type is CLICKHOUSE.
- Create
Time This property is required. string - Creation time.
- Ctsdb
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Ctsdb Connect Param> - Ctsdb configuration, returned when Type is CTSDB.
- Current
Step This property is required. string - The current step of the connection source.
- Datahub
Task Count This property is required. double - The number of Datahub tasks associated with this connection source.
- Description
This property is required. string - Description.
- Doris
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Doris Connect Param> - Doris Configuration, returned when Type is DORIS.
- Dts
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Dts Connect Param> - Dts configuration, returned when Type is DTS.
- Error
Message This property is required. string - Error Messages.
- Es
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Es Connect Param> - Es configuration, return when Type is ES.
- Kafka
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Kafka Connect Param> - Kafka configuration, returned when Type is KAFKA.
- Maria
Db Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Maria Db Connect Param> - Mariadb configuration, returned when Type is MARIADB.
- Mongo
Db Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Mongo Db Connect Param> - Mongo DB configuration, returned when Type is MONGODB.
- Mysql
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Mysql Connect Param> - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- Postgre
Sql Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Postgre Sql Connect Param> - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- Resource
Id This property is required. string - Resource id.
- Resource
Name This property is required. string - Resource name.
- Sql
Server Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Sql Server Connect Param> - SQL Server configuration, returned when Type is SQLSERVER.
- Status
This property is required. double - Resource status.
- Step
Lists This property is required. List<string> - Step List.
- Task
Progress This property is required. double - Creation progress percentage.
- Type
This property is required. string - connection source type.
- Clickhouse
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Clickhouse Connect Param - ClickHouse configuration, returned when Type is CLICKHOUSE.
- Create
Time This property is required. string - Creation time.
- Ctsdb
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Ctsdb Connect Param - Ctsdb configuration, returned when Type is CTSDB.
- Current
Step This property is required. string - The current step of the connection source.
- Datahub
Task Count This property is required. float64 - The number of Datahub tasks associated with this connection source.
- Description
This property is required. string - Description.
- Doris
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Doris Connect Param - Doris Configuration, returned when Type is DORIS.
- Dts
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Dts Connect Param - Dts configuration, returned when Type is DTS.
- Error
Message This property is required. string - Error Messages.
- Es
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Es Connect Param - Es configuration, return when Type is ES.
- Kafka
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Kafka Connect Param - Kafka configuration, returned when Type is KAFKA.
- Maria
Db Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Maria Db Connect Param - Mariadb configuration, returned when Type is MARIADB.
- Mongo
Db Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Mongo Db Connect Param - Mongo DB configuration, returned when Type is MONGODB.
- Mysql
Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Mysql Connect Param - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- Postgre
Sql Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Postgre Sql Connect Param - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- Resource
Id This property is required. string - Resource id.
- Resource
Name This property is required. string - Resource name.
- Sql
Server Connect Params This property is required. []GetCkafka Connect Resource Result Connect Resource List Sql Server Connect Param - SQL Server configuration, returned when Type is SQLSERVER.
- Status
This property is required. float64 - Resource status.
- Step
Lists This property is required. []string - Step List.
- Task
Progress This property is required. float64 - Creation progress percentage.
- Type
This property is required. string - connection source type.
- clickhouse
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Clickhouse Connect Param> - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time This property is required. String - Creation time.
- ctsdb
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Ctsdb Connect Param> - Ctsdb configuration, returned when Type is CTSDB.
- current
Step This property is required. String - The current step of the connection source.
- datahub
Task Count This property is required. Double - The number of Datahub tasks associated with this connection source.
- description
This property is required. String - Description.
- doris
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Doris Connect Param> - Doris Configuration, returned when Type is DORIS.
- dts
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Dts Connect Param> - Dts configuration, returned when Type is DTS.
- error
Message This property is required. String - Error Messages.
- es
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Es Connect Param> - Es configuration, return when Type is ES.
- kafka
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Kafka Connect Param> - Kafka configuration, returned when Type is KAFKA.
- maria
Db Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Maria Db Connect Param> - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Mongo Db Connect Param> - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Mysql Connect Param> - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Postgre Sql Connect Param> - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id This property is required. String - Resource id.
- resource
Name This property is required. String - Resource name.
- sql
Server Connect Params This property is required. List<GetCkafka Connect Resource Result Connect Resource List Sql Server Connect Param> - SQL Server configuration, returned when Type is SQLSERVER.
- status
This property is required. Double - Resource status.
- step
Lists This property is required. List<String> - Step List.
- task
Progress This property is required. Double - Creation progress percentage.
- type
This property is required. String - connection source type.
- clickhouse
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Clickhouse Connect Param[] - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time This property is required. string - Creation time.
- ctsdb
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Ctsdb Connect Param[] - Ctsdb configuration, returned when Type is CTSDB.
- current
Step This property is required. string - The current step of the connection source.
- datahub
Task Count This property is required. number - The number of Datahub tasks associated with this connection source.
- description
This property is required. string - Description.
- doris
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Doris Connect Param[] - Doris Configuration, returned when Type is DORIS.
- dts
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Dts Connect Param[] - Dts configuration, returned when Type is DTS.
- error
Message This property is required. string - Error Messages.
- es
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Es Connect Param[] - Es configuration, return when Type is ES.
- kafka
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Kafka Connect Param[] - Kafka configuration, returned when Type is KAFKA.
- maria
Db Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Maria Db Connect Param[] - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Mongo Db Connect Param[] - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Mysql Connect Param[] - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Postgre Sql Connect Param[] - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id This property is required. string - Resource id.
- resource
Name This property is required. string - Resource name.
- sql
Server Connect Params This property is required. GetCkafka Connect Resource Result Connect Resource List Sql Server Connect Param[] - SQL Server configuration, returned when Type is SQLSERVER.
- status
This property is required. number - Resource status.
- step
Lists This property is required. string[] - Step List.
- task
Progress 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[GetCkafka Connect Resource Result Connect Resource List Clickhouse Connect Param] - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create_
time This property is required. str - Creation time.
- ctsdb_
connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Ctsdb Connect Param] - 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[GetCkafka Connect Resource Result Connect Resource List Doris Connect Param] - Doris Configuration, returned when Type is DORIS.
- dts_
connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Dts Connect Param] - Dts configuration, returned when Type is DTS.
- error_
message This property is required. str - Error Messages.
- es_
connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Es Connect Param] - Es configuration, return when Type is ES.
- kafka_
connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Kafka Connect Param] - Kafka configuration, returned when Type is KAFKA.
- maria_
db_ connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Maria Db Connect Param] - Mariadb configuration, returned when Type is MARIADB.
- mongo_
db_ connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Mongo Db Connect Param] - Mongo DB configuration, returned when Type is MONGODB.
- mysql_
connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Mysql Connect Param] - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre_
sql_ connect_ params This property is required. Sequence[GetCkafka Connect Resource Result Connect Resource List Postgre Sql Connect Param] - 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[GetCkafka Connect Resource Result Connect Resource List Sql Server Connect Param] - 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.
- clickhouse
Connect Params This property is required. List<Property Map> - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time This property is required. String - Creation time.
- ctsdb
Connect Params This property is required. List<Property Map> - Ctsdb configuration, returned when Type is CTSDB.
- current
Step This property is required. String - The current step of the connection source.
- datahub
Task Count This property is required. Number - The number of Datahub tasks associated with this connection source.
- description
This property is required. String - Description.
- doris
Connect Params This property is required. List<Property Map> - Doris Configuration, returned when Type is DORIS.
- dts
Connect Params This property is required. List<Property Map> - Dts configuration, returned when Type is DTS.
- error
Message This property is required. String - Error Messages.
- es
Connect Params This property is required. List<Property Map> - Es configuration, return when Type is ES.
- kafka
Connect Params This property is required. List<Property Map> - Kafka configuration, returned when Type is KAFKA.
- maria
Db Connect Params This property is required. List<Property Map> - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db Connect Params This property is required. List<Property Map> - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect Params This property is required. List<Property Map> - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql Connect Params This property is required. List<Property Map> - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id This property is required. String - Resource id.
- resource
Name This property is required. String - Resource name.
- sql
Server Connect Params This property is required. List<Property Map> - SQL Server configuration, returned when Type is SQLSERVER.
- status
This property is required. Number - Resource status.
- step
Lists This property is required. List<String> - Step List.
- task
Progress This property is required. Number - Creation progress percentage.
- type
This property is required. String - connection source type.
GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam
- Is
Update 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam
- Be
Port This property is required. double - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- Be
Port This property is required. float64 - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- be
Port This property is required. Double - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- be
Port This property is required. number - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- be
Port This property is required. Number - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam
- Group
Id This property is required. string - 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. 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.
- User
Name This property is required. string - The username of the connection source.
- Group
Id This property is required. string - 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. 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.
- User
Name This property is required. string - The username of the connection source.
- group
Id This property is required. String - The id of the Dts consumer group.
- is
Update 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.
- user
Name This property is required. String - The username of the connection source.
- group
Id This property is required. string - The id of the Dts consumer group.
- is
Update 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.
- user
Name 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.
- group
Id This property is required. String - The id of the Dts consumer group.
- is
Update 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.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListEsConnectParam
- Is
Update 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam
- Broker
Address This property is required. string - 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. string - Instance resource region of CKafka connection source, required when crossing regions.
- Resource
This property is required. string - Instance resource of connection source.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Broker
Address This property is required. string - 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. string - Instance resource region of CKafka connection source, required when crossing regions.
- Resource
This property is required. string - Instance resource of connection source.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- broker
Address This property is required. String - Broker address for Kafka connection, required for self-build.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- broker
Address This property is required. string - Broker address for Kafka connection, required for self-build.
- is
Update 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.
- self
Built 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.
- broker
Address This property is required. String - Broker address for Kafka connection, required for self-build.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam
- Is
Update 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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. 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- is
Update 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- is
Update 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.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- is
Update 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam
- Is
Update 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam
- Cluster
Id This property is required. string - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- Cluster
Id This property is required. string - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- cluster
Id This property is required. String - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- cluster
Id This property is required. string - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- cluster
Id This property is required. String - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam
- Cluster
Id This property is required. string - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- Cluster
Id This property is required. string - 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. 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.
- Self
Built This property is required. bool - Whether the connection source is a self-built cluster.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- cluster
Id This property is required. String - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- cluster
Id This property is required. string - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- cluster
Id This property is required. String - Required when type is TDSQL C_POSTGRESQL.
- is
Update 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.
- self
Built This property is required. Boolean - Whether the connection source is a self-built cluster.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam
- Is
Update 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name 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. 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.
- Service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name This property is required. string - The username of the connection source.
- is
Update 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name This property is required. String - The username of the connection source.
- is
Update 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.
- service
Vip This property is required. string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. string - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
- is
Update 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.
- service
Vip This property is required. String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc Id This property is required. String - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.
tencentcloud 1.81.182 published on Monday, Apr 14, 2025 by tencentcloudstack