tencentcloud 1.81.189 published on Wednesday, Apr 30, 2025 by tencentcloudstack
tencentcloud.getVpnCustomerGatewayVendors
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 vpc vpn_customer_gateway_vendors
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as tencentcloud from "@pulumi/tencentcloud";
const vpnCustomerGatewayVendors = tencentcloud.getVpnCustomerGatewayVendors({});
import pulumi
import pulumi_tencentcloud as tencentcloud
vpn_customer_gateway_vendors = tencentcloud.get_vpn_customer_gateway_vendors()
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.GetVpnCustomerGatewayVendors(ctx, &tencentcloud.GetVpnCustomerGatewayVendorsArgs{}, 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 vpnCustomerGatewayVendors = Tencentcloud.GetVpnCustomerGatewayVendors.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.GetVpnCustomerGatewayVendorsArgs;
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 vpnCustomerGatewayVendors = TencentcloudFunctions.getVpnCustomerGatewayVendors();
}
}
variables:
vpnCustomerGatewayVendors:
fn::invoke:
function: tencentcloud:getVpnCustomerGatewayVendors
arguments: {}
Using getVpnCustomerGatewayVendors
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 getVpnCustomerGatewayVendors(args: GetVpnCustomerGatewayVendorsArgs, opts?: InvokeOptions): Promise<GetVpnCustomerGatewayVendorsResult>
function getVpnCustomerGatewayVendorsOutput(args: GetVpnCustomerGatewayVendorsOutputArgs, opts?: InvokeOptions): Output<GetVpnCustomerGatewayVendorsResult>
def get_vpn_customer_gateway_vendors(id: Optional[str] = None,
result_output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnCustomerGatewayVendorsResult
def get_vpn_customer_gateway_vendors_output(id: Optional[pulumi.Input[str]] = None,
result_output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnCustomerGatewayVendorsResult]
func GetVpnCustomerGatewayVendors(ctx *Context, args *GetVpnCustomerGatewayVendorsArgs, opts ...InvokeOption) (*GetVpnCustomerGatewayVendorsResult, error)
func GetVpnCustomerGatewayVendorsOutput(ctx *Context, args *GetVpnCustomerGatewayVendorsOutputArgs, opts ...InvokeOption) GetVpnCustomerGatewayVendorsResultOutput
> Note: This function is named GetVpnCustomerGatewayVendors
in the Go SDK.
public static class GetVpnCustomerGatewayVendors
{
public static Task<GetVpnCustomerGatewayVendorsResult> InvokeAsync(GetVpnCustomerGatewayVendorsArgs args, InvokeOptions? opts = null)
public static Output<GetVpnCustomerGatewayVendorsResult> Invoke(GetVpnCustomerGatewayVendorsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVpnCustomerGatewayVendorsResult> getVpnCustomerGatewayVendors(GetVpnCustomerGatewayVendorsArgs args, InvokeOptions options)
public static Output<GetVpnCustomerGatewayVendorsResult> getVpnCustomerGatewayVendors(GetVpnCustomerGatewayVendorsArgs args, InvokeOptions options)
fn::invoke:
function: tencentcloud:index/getVpnCustomerGatewayVendors:getVpnCustomerGatewayVendors
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.
getVpnCustomerGatewayVendors Result
The following output properties are available:
- Customer
Gateway List<GetVendor Sets Vpn Customer Gateway Vendors Customer Gateway Vendor Set> - Customer Gateway Vendor Set.
- Id string
- Result
Output stringFile
- Customer
Gateway []GetVendor Sets Vpn Customer Gateway Vendors Customer Gateway Vendor Set - Customer Gateway Vendor Set.
- Id string
- Result
Output stringFile
- customer
Gateway List<GetVendor Sets Vpn Customer Gateway Vendors Customer Gateway Vendor Set> - Customer Gateway Vendor Set.
- id String
- result
Output StringFile
- customer
Gateway GetVendor Sets Vpn Customer Gateway Vendors Customer Gateway Vendor Set[] - Customer Gateway Vendor Set.
- id string
- result
Output stringFile
- customer_
gateway_ Sequence[Getvendor_ sets Vpn Customer Gateway Vendors Customer Gateway Vendor Set] - Customer Gateway Vendor Set.
- id str
- result_
output_ strfile
- customer
Gateway List<Property Map>Vendor Sets - Customer Gateway Vendor Set.
- id String
- result
Output StringFile
Supporting Types
GetVpnCustomerGatewayVendorsCustomerGatewayVendorSet
- Platform string
- Platform.
- Software
Version string - SoftwareVersion.
- Vendor
Name string - VendorName.
- Platform string
- Platform.
- Software
Version string - SoftwareVersion.
- Vendor
Name string - VendorName.
- platform String
- Platform.
- software
Version String - SoftwareVersion.
- vendor
Name String - VendorName.
- platform string
- Platform.
- software
Version string - SoftwareVersion.
- vendor
Name string - VendorName.
- platform str
- Platform.
- software_
version str - SoftwareVersion.
- vendor_
name str - VendorName.
- platform String
- Platform.
- software
Version String - SoftwareVersion.
- vendor
Name String - VendorName.
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