tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getGaapDestRegions
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 gaap dest regions
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const destRegions = tencentcloud.getGaapDestRegions({});
import pulumi
import pulumi_tencentcloud as tencentcloud
dest_regions = tencentcloud.get_gaap_dest_regions()
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.GetGaapDestRegions(ctx, &tencentcloud.GetGaapDestRegionsArgs{}, 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 destRegions = Tencentcloud.GetGaapDestRegions.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.GetGaapDestRegionsArgs;
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 destRegions = TencentcloudFunctions.getGaapDestRegions();
}
}
variables:
destRegions:
fn::invoke:
function: tencentcloud:getGaapDestRegions
arguments: {}
Using getGaapDestRegions
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 getGaapDestRegions(args: GetGaapDestRegionsArgs, opts?: InvokeOptions): Promise<GetGaapDestRegionsResult>
function getGaapDestRegionsOutput(args: GetGaapDestRegionsOutputArgs, opts?: InvokeOptions): Output<GetGaapDestRegionsResult>
def get_gaap_dest_regions(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaapDestRegionsResult
def get_gaap_dest_regions_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaapDestRegionsResult]
func GetGaapDestRegions(ctx *Context, args *GetGaapDestRegionsArgs, opts ...InvokeOption) (*GetGaapDestRegionsResult, error)
func GetGaapDestRegionsOutput(ctx *Context, args *GetGaapDestRegionsOutputArgs, opts ...InvokeOption) GetGaapDestRegionsResultOutput
> Note: This function is named GetGaapDestRegions
in the Go SDK.
public static class GetGaapDestRegions
{
public static Task<GetGaapDestRegionsResult> InvokeAsync(GetGaapDestRegionsArgs args, InvokeOptions? opts = null)
public static Output<GetGaapDestRegionsResult> Invoke(GetGaapDestRegionsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGaapDestRegionsResult> getGaapDestRegions(GetGaapDestRegionsArgs args, InvokeOptions options)
public static Output<GetGaapDestRegionsResult> getGaapDestRegions(GetGaapDestRegionsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getGaapDestRegions:getGaapDestRegions
arguments:
# arguments dictionary
The 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.
getGaapDestRegions Result
The following output properties are available:
- Dest
Region List<GetSets Gaap Dest Regions Dest Region Set> - Source Site Area Details List.
- Id string
- Result
Output stringFile
- Dest
Region []GetSets Gaap Dest Regions Dest Region Set - Source Site Area Details List.
- Id string
- Result
Output stringFile
- dest
Region List<GetSets Gaap Dest Regions Dest Region Set> - Source Site Area Details List.
- id String
- result
Output StringFile
- dest
Region GetSets Gaap Dest Regions Dest Region Set[] - Source Site Area Details List.
- id string
- result
Output stringFile
- dest_
region_ Sequence[Getsets Gaap Dest Regions Dest Region Set] - Source Site Area Details List.
- id str
- result_
output_ strfile
- dest
Region List<Property Map>Sets - Source Site Area Details List.
- id String
- result
Output StringFile
Supporting Types
GetGaapDestRegionsDestRegionSet
- Feature
Bitmap double - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- Idc
Type string - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- Region
Area string - Region of the computer room.
- Region
Area stringName - Region name of the computer room.
- Region
Id string - region ID.
- Region
Name string - region name.
- Support
Features List<GetGaap Dest Regions Dest Region Set Support Feature> - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
- Feature
Bitmap float64 - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- Idc
Type string - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- Region
Area string - Region of the computer room.
- Region
Area stringName - Region name of the computer room.
- Region
Id string - region ID.
- Region
Name string - region name.
- Support
Features []GetGaap Dest Regions Dest Region Set Support Feature - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
- feature
Bitmap Double - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- idc
Type String - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- region
Area String - Region of the computer room.
- region
Area StringName - Region name of the computer room.
- region
Id String - region ID.
- region
Name String - region name.
- support
Features List<GetGaap Dest Regions Dest Region Set Support Feature> - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
- feature
Bitmap number - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- idc
Type string - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- region
Area string - Region of the computer room.
- region
Area stringName - Region name of the computer room.
- region
Id string - region ID.
- region
Name string - region name.
- support
Features GetGaap Dest Regions Dest Region Set Support Feature[] - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
- feature_
bitmap float - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- idc_
type str - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- region_
area str - Region of the computer room.
- region_
area_ strname - Region name of the computer room.
- region_
id str - region ID.
- region_
name str - region name.
- support_
features Sequence[GetGaap Dest Regions Dest Region Set Support Feature] - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
- feature
Bitmap Number - Property bitmap, where each bit represents a property, where:0, indicates that the feature is not supported;1, indicates support for this feature.The meaning of the feature bitmap is as follows (from right to left):The first bit supports 4-layer acceleration;The second bit supports 7-layer acceleration;The third bit supports Http3 access;The fourth bit supports IPv6;The fifth bit supports high-quality BGP access;The 6th bit supports three network access;The 7th bit supports QoS acceleration in the access segment.Note: This field may return null, indicating that a valid value cannot be obtained.
- idc
Type String - The type of computer room, where dc represents the DataCenter data center and ec represents the EdgeComputing edge node.
- region
Area String - Region of the computer room.
- region
Area StringName - Region name of the computer room.
- region
Id String - region ID.
- region
Name String - region name.
- support
Features List<Property Map> - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
GetGaapDestRegionsDestRegionSetSupportFeature
- Network
Types List<string> - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
- Network
Types []string - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
- network
Types List<String> - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
- network
Types string[] - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
- network_
types Sequence[str] - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
- network
Types List<String> - A list of network types supported by the access area, with normal indicating support for regular BGP, cn2 indicating premium BGP, triple indicating three networks, and secure_EIP represents a custom secure EIP.
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