tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
tencentcloud.getCkafkaRegion
Start a Neo task
Explain and create a tencentcloud.getCkafkaRegion resource
tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
Use this data source to query detailed information of ckafka region
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const region = tencentcloud.getCkafkaRegion({});
import pulumi
import pulumi_tencentcloud as tencentcloud
region = tencentcloud.get_ckafka_region()
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.LookupCkafkaRegion(ctx, &tencentcloud.LookupCkafkaRegionArgs{}, 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 region = Tencentcloud.GetCkafkaRegion.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.GetCkafkaRegionArgs;
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 region = TencentcloudFunctions.getCkafkaRegion(GetCkafkaRegionArgs.builder()
.build());
}
}
variables:
region:
fn::invoke:
function: tencentcloud:getCkafkaRegion
arguments: {}
Using getCkafkaRegion
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 getCkafkaRegion(args: GetCkafkaRegionArgs, opts?: InvokeOptions): Promise<GetCkafkaRegionResult>
function getCkafkaRegionOutput(args: GetCkafkaRegionOutputArgs, opts?: InvokeOptions): Output<GetCkafkaRegionResult>def get_ckafka_region(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCkafkaRegionResult
def get_ckafka_region_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCkafkaRegionResult]func LookupCkafkaRegion(ctx *Context, args *LookupCkafkaRegionArgs, opts ...InvokeOption) (*LookupCkafkaRegionResult, error)
func LookupCkafkaRegionOutput(ctx *Context, args *LookupCkafkaRegionOutputArgs, opts ...InvokeOption) LookupCkafkaRegionResultOutput> Note: This function is named LookupCkafkaRegion in the Go SDK.
public static class GetCkafkaRegion
{
public static Task<GetCkafkaRegionResult> InvokeAsync(GetCkafkaRegionArgs args, InvokeOptions? opts = null)
public static Output<GetCkafkaRegionResult> Invoke(GetCkafkaRegionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCkafkaRegionResult> getCkafkaRegion(GetCkafkaRegionArgs args, InvokeOptions options)
public static Output<GetCkafkaRegionResult> getCkafkaRegion(GetCkafkaRegionArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getCkafkaRegion:getCkafkaRegion
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Result
Output stringFile - Used to save results.
- Id string
- Result
Output stringFile - Used to save results.
- id String
- result
Output StringFile - Used to save results.
- id string
- result
Output stringFile - Used to save results.
- id str
- result_
output_ strfile - Used to save results.
- id String
- result
Output StringFile - Used to save results.
getCkafkaRegion Result
The following output properties are available:
- Id string
- Results
List<Get
Ckafka Region Result> - Return a list of region enumeration results.
- Result
Output stringFile
- Id string
- Results
[]Get
Ckafka Region Result - Return a list of region enumeration results.
- Result
Output stringFile
- id String
- results
List<Get
Ckafka Region Result> - Return a list of region enumeration results.
- result
Output StringFile
- id string
- results
Get
Ckafka Region Result[] - Return a list of region enumeration results.
- result
Output stringFile
- id str
- results
Sequence[Get
Ckafka Region Result] - Return a list of region enumeration results.
- result_
output_ strfile
- id String
- results List<Property Map>
- Return a list of region enumeration results.
- result
Output StringFile
Supporting Types
GetCkafkaRegionResult
- Area
Name string - area name.
- Ipv6 double
- Whether to support ipv6, 0: means not supported, 1: means supported.
- Multi
Zone double - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- Region
Code string - Region Code.
- Region
Code stringV3 - Region Code(V3 version).
- Region
Id double - region ID.
- Region
Name string - geographical name.
- Support string
- NONE: The default value does not support any special models CVM: Supports CVM types.
- Area
Name string - area name.
- Ipv6 float64
- Whether to support ipv6, 0: means not supported, 1: means supported.
- Multi
Zone float64 - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- Region
Code string - Region Code.
- Region
Code stringV3 - Region Code(V3 version).
- Region
Id float64 - region ID.
- Region
Name string - geographical name.
- Support string
- NONE: The default value does not support any special models CVM: Supports CVM types.
- area
Name String - area name.
- ipv6 Double
- Whether to support ipv6, 0: means not supported, 1: means supported.
- multi
Zone Double - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- region
Code String - Region Code.
- region
Code StringV3 - Region Code(V3 version).
- region
Id Double - region ID.
- region
Name String - geographical name.
- support String
- NONE: The default value does not support any special models CVM: Supports CVM types.
- area
Name string - area name.
- ipv6 number
- Whether to support ipv6, 0: means not supported, 1: means supported.
- multi
Zone number - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- region
Code string - Region Code.
- region
Code stringV3 - Region Code(V3 version).
- region
Id number - region ID.
- region
Name string - geographical name.
- support string
- NONE: The default value does not support any special models CVM: Supports CVM types.
- area_
name str - area name.
- ipv6 float
- Whether to support ipv6, 0: means not supported, 1: means supported.
- multi_
zone float - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- region_
code str - Region Code.
- region_
code_ strv3 - Region Code(V3 version).
- region_
id float - region ID.
- region_
name str - geographical name.
- support str
- NONE: The default value does not support any special models CVM: Supports CVM types.
- area
Name String - area name.
- ipv6 Number
- Whether to support ipv6, 0: means not supported, 1: means supported.
- multi
Zone Number - Whether to support cross-availability zones, 0: means not supported, 1: means supported.
- region
Code String - Region Code.
- region
Code StringV3 - Region Code(V3 version).
- region
Id Number - region ID.
- region
Name String - geographical name.
- support String
- NONE: The default value does not support any special models CVM: Supports CVM types.
Package Details
- Repository
- tencentcloud tencentcloudstack/terraform-provider-tencentcloud
- License
- Notes
- This Pulumi package is based on the
tencentcloudTerraform Provider.
tencentcloud 1.82.34 published on Wednesday, Nov 5, 2025 by tencentcloudstack
