tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
tencentcloud.getGaapAccessRegions
Start a Neo task
Explain and create a tencentcloud.getGaapAccessRegions resource
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
Use this data source to query detailed information of gaap access regions
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const accessRegions = tencentcloud.getGaapAccessRegions({});
import pulumi
import pulumi_tencentcloud as tencentcloud
access_regions = tencentcloud.get_gaap_access_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.GetGaapAccessRegions(ctx, &tencentcloud.GetGaapAccessRegionsArgs{}, 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 accessRegions = Tencentcloud.GetGaapAccessRegions.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.GetGaapAccessRegionsArgs;
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 accessRegions = TencentcloudFunctions.getGaapAccessRegions(GetGaapAccessRegionsArgs.builder()
.build());
}
}
variables:
accessRegions:
fn::invoke:
function: tencentcloud:getGaapAccessRegions
arguments: {}
Using getGaapAccessRegions
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 getGaapAccessRegions(args: GetGaapAccessRegionsArgs, opts?: InvokeOptions): Promise<GetGaapAccessRegionsResult>
function getGaapAccessRegionsOutput(args: GetGaapAccessRegionsOutputArgs, opts?: InvokeOptions): Output<GetGaapAccessRegionsResult>def get_gaap_access_regions(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaapAccessRegionsResult
def get_gaap_access_regions_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaapAccessRegionsResult]func GetGaapAccessRegions(ctx *Context, args *GetGaapAccessRegionsArgs, opts ...InvokeOption) (*GetGaapAccessRegionsResult, error)
func GetGaapAccessRegionsOutput(ctx *Context, args *GetGaapAccessRegionsOutputArgs, opts ...InvokeOption) GetGaapAccessRegionsResultOutput> Note: This function is named GetGaapAccessRegions in the Go SDK.
public static class GetGaapAccessRegions
{
public static Task<GetGaapAccessRegionsResult> InvokeAsync(GetGaapAccessRegionsArgs args, InvokeOptions? opts = null)
public static Output<GetGaapAccessRegionsResult> Invoke(GetGaapAccessRegionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaapAccessRegionsResult> getGaapAccessRegions(GetGaapAccessRegionsArgs args, InvokeOptions options)
public static Output<GetGaapAccessRegionsResult> getGaapAccessRegions(GetGaapAccessRegionsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getGaapAccessRegions:getGaapAccessRegions
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.
getGaapAccessRegions Result
The following output properties are available:
- Access
Region List<GetSets Gaap Access Regions Access Region Set> - Acceleration Zone Details List.
- Id string
- Result
Output stringFile
- Access
Region []GetSets Gaap Access Regions Access Region Set - Acceleration Zone Details List.
- Id string
- Result
Output stringFile
- access
Region List<GetSets Gaap Access Regions Access Region Set> - Acceleration Zone Details List.
- id String
- result
Output StringFile
- access
Region GetSets Gaap Access Regions Access Region Set[] - Acceleration Zone Details List.
- id string
- result
Output stringFile
- access_
region_ Sequence[Getsets Gaap Access Regions Access Region Set] - Acceleration Zone Details List.
- id str
- result_
output_ strfile
- access
Region List<Property Map>Sets - Acceleration Zone Details List.
- id String
- result
Output StringFile
Supporting Types
GetGaapAccessRegionsAccessRegionSet
- 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 - Name of the region to which the computer room belongs.
- Region
Id string - Region id.
- Region
Name string - English or Chinese name of the region.
- Support
Features List<GetGaap Access Regions Access 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 - Name of the region to which the computer room belongs.
- Region
Id string - Region id.
- Region
Name string - English or Chinese name of the region.
- Support
Features []GetGaap Access Regions Access 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 - Name of the region to which the computer room belongs.
- region
Id String - Region id.
- region
Name String - English or Chinese name of the region.
- support
Features List<GetGaap Access Regions Access 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 - Name of the region to which the computer room belongs.
- region
Id string - Region id.
- region
Name string - English or Chinese name of the region.
- support
Features GetGaap Access Regions Access 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 - Name of the region to which the computer room belongs.
- region_
id str - Region id.
- region_
name str - English or Chinese name of the region.
- support_
features Sequence[GetGaap Access Regions Access 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 - Name of the region to which the computer room belongs.
- region
Id String - Region id.
- region
Name String - English or Chinese name of the region.
- support
Features List<Property Map> - Ability to access regional supportNote: This field may return null, indicating that a valid value cannot be obtained.
GetGaapAccessRegionsAccessRegionSetSupportFeature
- 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
tencentcloudTerraform Provider.
tencentcloud 1.82.35 published on Friday, Nov 7, 2025 by tencentcloudstack
