tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getCkafkaConnectResource
Explore with Pulumi AI
tencentcloud 1.81.189 published on Wednesday, Apr 30, 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 List<GetLists Ckafka Connect Resource Result Connect Resource List> - Resource List.
- Total
Count double - Number of connection sources.
- Connect
Resource []GetLists Ckafka Connect Resource Result Connect Resource List - Resource List.
- Total
Count float64 - Number of connection sources.
- connect
Resource List<GetLists Ckafka Connect Resource Result Connect Resource List> - Resource List.
- total
Count Double - Number of connection sources.
- connect
Resource GetLists Ckafka Connect Resource Result Connect Resource List[] - Resource List.
- total
Count number - Number of connection sources.
- connect_
resource_ Sequence[Getlists Ckafka Connect Resource Result Connect Resource List] - Resource List.
- total_
count float - Number of connection sources.
- connect
Resource List<Property Map>Lists - Resource List.
- total
Count Number - Number of connection sources.
GetCkafkaConnectResourceResultConnectResourceList
- Clickhouse
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Clickhouse Connect Param> - ClickHouse configuration, returned when Type is CLICKHOUSE.
- Create
Time string - Creation time.
- Ctsdb
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Ctsdb Connect Param> - Ctsdb configuration, returned when Type is CTSDB.
- Current
Step string - The current step of the connection source.
- Datahub
Task doubleCount - The number of Datahub tasks associated with this connection source.
- Description string
- Description.
- Doris
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Doris Connect Param> - Doris Configuration, returned when Type is DORIS.
- Dts
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Dts Connect Param> - Dts configuration, returned when Type is DTS.
- Error
Message string - Error Messages.
- Es
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Es Connect Param> - Es configuration, return when Type is ES.
- Kafka
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Kafka Connect Param> - Kafka configuration, returned when Type is KAFKA.
- Maria
Db List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Maria Db Connect Param> - Mariadb configuration, returned when Type is MARIADB.
- Mongo
Db List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Mongo Db Connect Param> - Mongo DB configuration, returned when Type is MONGODB.
- Mysql
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Mysql Connect Param> - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- Postgre
Sql List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Postgre Sql Connect Param> - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- Resource
Id string - Resource id.
- Resource
Name string - Resource name.
- Sql
Server List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Sql Server Connect Param> - SQL Server configuration, returned when Type is SQLSERVER.
- Status double
- Resource status.
- Step
Lists List<string> - Step List.
- Task
Progress double - Creation progress percentage.
- Type string
- connection source type.
- Clickhouse
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Clickhouse Connect Param - ClickHouse configuration, returned when Type is CLICKHOUSE.
- Create
Time string - Creation time.
- Ctsdb
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Ctsdb Connect Param - Ctsdb configuration, returned when Type is CTSDB.
- Current
Step string - The current step of the connection source.
- Datahub
Task float64Count - The number of Datahub tasks associated with this connection source.
- Description string
- Description.
- Doris
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Doris Connect Param - Doris Configuration, returned when Type is DORIS.
- Dts
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Dts Connect Param - Dts configuration, returned when Type is DTS.
- Error
Message string - Error Messages.
- Es
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Es Connect Param - Es configuration, return when Type is ES.
- Kafka
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Kafka Connect Param - Kafka configuration, returned when Type is KAFKA.
- Maria
Db []GetConnect Params Ckafka Connect Resource Result Connect Resource List Maria Db Connect Param - Mariadb configuration, returned when Type is MARIADB.
- Mongo
Db []GetConnect Params Ckafka Connect Resource Result Connect Resource List Mongo Db Connect Param - Mongo DB configuration, returned when Type is MONGODB.
- Mysql
Connect []GetParams Ckafka Connect Resource Result Connect Resource List Mysql Connect Param - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- Postgre
Sql []GetConnect Params Ckafka Connect Resource Result Connect Resource List Postgre Sql Connect Param - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- Resource
Id string - Resource id.
- Resource
Name string - Resource name.
- Sql
Server []GetConnect Params Ckafka Connect Resource Result Connect Resource List Sql Server Connect Param - SQL Server configuration, returned when Type is SQLSERVER.
- Status float64
- Resource status.
- Step
Lists []string - Step List.
- Task
Progress float64 - Creation progress percentage.
- Type string
- connection source type.
- clickhouse
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Clickhouse Connect Param> - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time String - Creation time.
- ctsdb
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Ctsdb Connect Param> - Ctsdb configuration, returned when Type is CTSDB.
- current
Step String - The current step of the connection source.
- datahub
Task DoubleCount - The number of Datahub tasks associated with this connection source.
- description String
- Description.
- doris
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Doris Connect Param> - Doris Configuration, returned when Type is DORIS.
- dts
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Dts Connect Param> - Dts configuration, returned when Type is DTS.
- error
Message String - Error Messages.
- es
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Es Connect Param> - Es configuration, return when Type is ES.
- kafka
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Kafka Connect Param> - Kafka configuration, returned when Type is KAFKA.
- maria
Db List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Maria Db Connect Param> - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Mongo Db Connect Param> - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect List<GetParams Ckafka Connect Resource Result Connect Resource List Mysql Connect Param> - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Postgre Sql Connect Param> - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id String - Resource id.
- resource
Name String - Resource name.
- sql
Server List<GetConnect Params Ckafka Connect Resource Result Connect Resource List Sql Server Connect Param> - SQL Server configuration, returned when Type is SQLSERVER.
- status Double
- Resource status.
- step
Lists List<String> - Step List.
- task
Progress Double - Creation progress percentage.
- type String
- connection source type.
- clickhouse
Connect GetParams Ckafka Connect Resource Result Connect Resource List Clickhouse Connect Param[] - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time string - Creation time.
- ctsdb
Connect GetParams Ckafka Connect Resource Result Connect Resource List Ctsdb Connect Param[] - Ctsdb configuration, returned when Type is CTSDB.
- current
Step string - The current step of the connection source.
- datahub
Task numberCount - The number of Datahub tasks associated with this connection source.
- description string
- Description.
- doris
Connect GetParams Ckafka Connect Resource Result Connect Resource List Doris Connect Param[] - Doris Configuration, returned when Type is DORIS.
- dts
Connect GetParams Ckafka Connect Resource Result Connect Resource List Dts Connect Param[] - Dts configuration, returned when Type is DTS.
- error
Message string - Error Messages.
- es
Connect GetParams Ckafka Connect Resource Result Connect Resource List Es Connect Param[] - Es configuration, return when Type is ES.
- kafka
Connect GetParams Ckafka Connect Resource Result Connect Resource List Kafka Connect Param[] - Kafka configuration, returned when Type is KAFKA.
- maria
Db GetConnect Params Ckafka Connect Resource Result Connect Resource List Maria Db Connect Param[] - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db GetConnect Params Ckafka Connect Resource Result Connect Resource List Mongo Db Connect Param[] - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect GetParams Ckafka Connect Resource Result Connect Resource List Mysql Connect Param[] - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql GetConnect Params Ckafka Connect Resource Result Connect Resource List Postgre Sql Connect Param[] - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id string - Resource id.
- resource
Name string - Resource name.
- sql
Server GetConnect Params Ckafka Connect Resource Result Connect Resource List Sql Server Connect Param[] - SQL Server configuration, returned when Type is SQLSERVER.
- status number
- Resource status.
- step
Lists string[] - Step List.
- task
Progress number - Creation progress percentage.
- type string
- connection source type.
- clickhouse_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Clickhouse Connect Param] - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create_
time str - Creation time.
- ctsdb_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Ctsdb Connect Param] - Ctsdb configuration, returned when Type is CTSDB.
- current_
step str - The current step of the connection source.
- datahub_
task_ floatcount - The number of Datahub tasks associated with this connection source.
- description str
- Description.
- doris_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Doris Connect Param] - Doris Configuration, returned when Type is DORIS.
- dts_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Dts Connect Param] - Dts configuration, returned when Type is DTS.
- error_
message str - Error Messages.
- es_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Es Connect Param] - Es configuration, return when Type is ES.
- kafka_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Kafka Connect Param] - Kafka configuration, returned when Type is KAFKA.
- maria_
db_ Sequence[Getconnect_ params Ckafka Connect Resource Result Connect Resource List Maria Db Connect Param] - Mariadb configuration, returned when Type is MARIADB.
- mongo_
db_ Sequence[Getconnect_ params Ckafka Connect Resource Result Connect Resource List Mongo Db Connect Param] - Mongo DB configuration, returned when Type is MONGODB.
- mysql_
connect_ Sequence[Getparams Ckafka Connect Resource Result Connect Resource List Mysql Connect Param] - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre_
sql_ Sequence[Getconnect_ params Ckafka Connect Resource Result Connect Resource List Postgre Sql Connect Param] - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource_
id str - Resource id.
- resource_
name str - Resource name.
- sql_
server_ Sequence[Getconnect_ params Ckafka Connect Resource Result Connect Resource List Sql Server Connect Param] - SQL Server configuration, returned when Type is SQLSERVER.
- status float
- Resource status.
- step_
lists Sequence[str] - Step List.
- task_
progress float - Creation progress percentage.
- type str
- connection source type.
- clickhouse
Connect List<Property Map>Params - ClickHouse configuration, returned when Type is CLICKHOUSE.
- create
Time String - Creation time.
- ctsdb
Connect List<Property Map>Params - Ctsdb configuration, returned when Type is CTSDB.
- current
Step String - The current step of the connection source.
- datahub
Task NumberCount - The number of Datahub tasks associated with this connection source.
- description String
- Description.
- doris
Connect List<Property Map>Params - Doris Configuration, returned when Type is DORIS.
- dts
Connect List<Property Map>Params - Dts configuration, returned when Type is DTS.
- error
Message String - Error Messages.
- es
Connect List<Property Map>Params - Es configuration, return when Type is ES.
- kafka
Connect List<Property Map>Params - Kafka configuration, returned when Type is KAFKA.
- maria
Db List<Property Map>Connect Params - Mariadb configuration, returned when Type is MARIADB.
- mongo
Db List<Property Map>Connect Params - Mongo DB configuration, returned when Type is MONGODB.
- mysql
Connect List<Property Map>Params - Mysql configuration, returned when Type is MYSQL or TDSQL C MYSQL.
- postgre
Sql List<Property Map>Connect Params - Postgresql configuration, returned when Type is POSTGRESQL or TDSQL C POSTGRESQL.
- resource
Id String - Resource id.
- resource
Name String - Resource name.
- sql
Server List<Property Map>Connect Params - SQL Server configuration, returned when Type is SQLSERVER.
- status Number
- Resource status.
- step
Lists List<String> - Step List.
- task
Progress Number - Creation progress percentage.
- type String
- connection source type.
GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListCtsdbConnectParam
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam
- Be
Port double - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Be
Port float64 - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- be
Port Double - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- be
Port number - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- be_
port float - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- be
Port Number - Doris's http load balancing connection port, usually mapped to be's 8040 port.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam
- Group
Id string - The id of the Dts consumer group.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Topic string
- Topic subscribed by Dts.
- User
Name string - The username of the connection source.
- Group
Id string - The id of the Dts consumer group.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Topic string
- Topic subscribed by Dts.
- User
Name string - The username of the connection source.
- group
Id String - The id of the Dts consumer group.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- topic String
- Topic subscribed by Dts.
- user
Name String - The username of the connection source.
- group
Id string - The id of the Dts consumer group.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- topic string
- Topic subscribed by Dts.
- user
Name string - The username of the connection source.
- group_
id str - The id of the Dts consumer group.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- topic str
- Topic subscribed by Dts.
- user_
name str - The username of the connection source.
- group
Id String - The id of the Dts consumer group.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- topic String
- Topic subscribed by Dts.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListEsConnectParam
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam
- Broker
Address string - Broker address for Kafka connection, required for self-build.
- Is
Update bool - Whether to update to the associated Dip task.
- Region string
- Instance resource region of CKafka connection source, required when crossing regions.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Broker
Address string - Broker address for Kafka connection, required for self-build.
- Is
Update bool - Whether to update to the associated Dip task.
- Region string
- Instance resource region of CKafka connection source, required when crossing regions.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- broker
Address String - Broker address for Kafka connection, required for self-build.
- is
Update Boolean - Whether to update to the associated Dip task.
- region String
- Instance resource region of CKafka connection source, required when crossing regions.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- broker
Address string - Broker address for Kafka connection, required for self-build.
- is
Update boolean - Whether to update to the associated Dip task.
- region string
- Instance resource region of CKafka connection source, required when crossing regions.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- broker_
address str - Broker address for Kafka connection, required for self-build.
- is_
update bool - Whether to update to the associated Dip task.
- region str
- Instance resource region of CKafka connection source, required when crossing regions.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- broker
Address String - Broker address for Kafka connection, required for self-build.
- is
Update Boolean - Whether to update to the associated Dip task.
- region String
- Instance resource region of CKafka connection source, required when crossing regions.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam
- Cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- cluster
Id String - Required when type is TDSQL C_POSTGRESQL.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- cluster_
id str - Required when type is TDSQL C_POSTGRESQL.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- cluster
Id String - Required when type is TDSQL C_POSTGRESQL.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam
- Cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Self
Built bool - Whether the connection source is a self-built cluster.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- cluster
Id String - Required when type is TDSQL C_POSTGRESQL.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- cluster
Id string - Required when type is TDSQL C_POSTGRESQL.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- self
Built boolean - Whether the connection source is a self-built cluster.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- cluster_
id str - Required when type is TDSQL C_POSTGRESQL.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- self_
built bool - Whether the connection source is a self-built cluster.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- cluster
Id String - Required when type is TDSQL C_POSTGRESQL.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- self
Built Boolean - Whether the connection source is a self-built cluster.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port double
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- Is
Update bool - Whether to update to the associated Dip task.
- Password string
- The password of the connection source.
- Port float64
- SQLServer port.
- Resource string
- Instance resource of connection source.
- Service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- Uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- User
Name string - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Double
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name String - The username of the connection source.
- is
Update boolean - Whether to update to the associated Dip task.
- password string
- The password of the connection source.
- port number
- SQLServer port.
- resource string
- Instance resource of connection source.
- service
Vip string - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc stringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name string - The username of the connection source.
- is_
update bool - Whether to update to the associated Dip task.
- password str
- The password of the connection source.
- port float
- SQLServer port.
- resource str
- Instance resource of connection source.
- service_
vip str - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq_
vpc_ strid - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user_
name str - The username of the connection source.
- is
Update Boolean - Whether to update to the associated Dip task.
- password String
- The password of the connection source.
- port Number
- SQLServer port.
- resource String
- Instance resource of connection source.
- service
Vip String - Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
- uniq
Vpc StringId - The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
- user
Name 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.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack