1. Packages
  2. Tencentcloud Provider
  3. API Docs
  4. getCkafkaConnectResource
tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack

tencentcloud.getCkafkaConnectResource

Explore with Pulumi AI

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

    getCkafkaConnectResource Result

    The following output properties are available:

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

    Supporting Types

    GetCkafkaConnectResourceResult

    connectResourceLists List<Property Map>
    Resource List.
    totalCount Number
    Number of connection sources.

    GetCkafkaConnectResourceResultConnectResourceList

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

    GetCkafkaConnectResourceResultConnectResourceListClickhouseConnectParam

    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName 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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListDorisConnectParam

    BePort double
    Doris's http load balancing connection port, usually mapped to be's 8040 port.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    BePort float64
    Doris's http load balancing connection port, usually mapped to be's 8040 port.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    bePort Double
    Doris's http load balancing connection port, usually mapped to be's 8040 port.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    bePort number
    Doris's http load balancing connection port, usually mapped to be's 8040 port.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    bePort Number
    Doris's http load balancing connection port, usually mapped to be's 8040 port.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListDtsConnectParam

    GroupId string
    The id of the Dts consumer group.
    IsUpdate 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.
    UserName string
    The username of the connection source.
    GroupId string
    The id of the Dts consumer group.
    IsUpdate 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.
    UserName string
    The username of the connection source.
    groupId String
    The id of the Dts consumer group.
    isUpdate 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.
    userName String
    The username of the connection source.
    groupId string
    The id of the Dts consumer group.
    isUpdate 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.
    userName 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.
    groupId String
    The id of the Dts consumer group.
    isUpdate 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.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListEsConnectParam

    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListKafkaConnectParam

    BrokerAddress string
    Broker address for Kafka connection, required for self-build.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    BrokerAddress string
    Broker address for Kafka connection, required for self-build.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    brokerAddress String
    Broker address for Kafka connection, required for self-build.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    brokerAddress string
    Broker address for Kafka connection, required for self-build.
    isUpdate 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.
    selfBuilt 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.
    brokerAddress String
    Broker address for Kafka connection, required for self-build.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.

    GetCkafkaConnectResourceResultConnectResourceListMariaDbConnectParam

    IsUpdate 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    IsUpdate 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    isUpdate 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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    isUpdate 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.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    isUpdate 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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListMongoDbConnectParam

    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListMysqlConnectParam

    ClusterId string
    Required when type is TDSQL C_POSTGRESQL.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    ClusterId string
    Required when type is TDSQL C_POSTGRESQL.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    clusterId String
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    clusterId string
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    clusterId String
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListPostgreSqlConnectParam

    ClusterId string
    Required when type is TDSQL C_POSTGRESQL.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    ClusterId string
    Required when type is TDSQL C_POSTGRESQL.
    IsUpdate 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.
    SelfBuilt bool
    Whether the connection source is a self-built cluster.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    clusterId String
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    clusterId string
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt boolean
    Whether the connection source is a self-built cluster.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    clusterId String
    Required when type is TDSQL C_POSTGRESQL.
    isUpdate 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.
    selfBuilt Boolean
    Whether the connection source is a self-built cluster.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.

    GetCkafkaConnectResourceResultConnectResourceListSqlServerConnectParam

    IsUpdate 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    IsUpdate 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.
    ServiceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    UniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    UserName string
    The username of the connection source.
    isUpdate 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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName String
    The username of the connection source.
    isUpdate 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.
    serviceVip string
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId string
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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_id str
    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.
    isUpdate 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.
    serviceVip String
    Instance VIP of the connection source, when it is a Tencent Cloud instance, it is required.
    uniqVpcId String
    The vpc Id of the connection source, when it is a Tencent Cloud instance, it is required.
    userName 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 logo
    tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack