Volcengine v0.0.27 published on Tuesday, Dec 10, 2024 by Volcengine
volcengine.veenedge.Vpcs
Explore with Pulumi AI
Use this data source to query detailed information of veenedge vpcs
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as volcengine from "@pulumi/volcengine";
const foo = volcengine.veenedge.Vpcs({});
import pulumi
import pulumi_volcengine as volcengine
foo = volcengine.veenedge.vpcs()
package main
import (
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
"github.com/volcengine/pulumi-volcengine/sdk/go/volcengine/veenedge"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := veenedge.Vpcs(ctx, nil, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Volcengine = Pulumi.Volcengine;
return await Deployment.RunAsync(() =>
{
var foo = Volcengine.Veenedge.Vpcs.Invoke();
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.volcengine.veenedge.VeenedgeFunctions;
import com.pulumi.volcengine.veenedge_vpcs.inputs.VpcsArgs;
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 foo = VeenedgeFunctions.Vpcs();
}
}
variables:
foo:
fn::invoke:
Function: volcengine:veenedge:Vpcs
Arguments: {}
Using Vpcs
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 vpcs(args: VpcsArgs, opts?: InvokeOptions): Promise<VpcsResult>
function vpcsOutput(args: VpcsOutputArgs, opts?: InvokeOptions): Output<VpcsResult>
def vpcs(ids: Optional[Sequence[str]] = None,
name_regex: Optional[str] = None,
output_file: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> VpcsResult
def vpcs_output(ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
name_regex: Optional[pulumi.Input[str]] = None,
output_file: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[VpcsResult]
func Vpcs(ctx *Context, args *VpcsArgs, opts ...InvokeOption) (*VpcsResult, error)
func VpcsOutput(ctx *Context, args *VpcsOutputArgs, opts ...InvokeOption) VpcsResultOutput
public static class Vpcs
{
public static Task<VpcsResult> InvokeAsync(VpcsArgs args, InvokeOptions? opts = null)
public static Output<VpcsResult> Invoke(VpcsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<VpcsResult> vpcs(VpcsArgs args, InvokeOptions options)
public static Output<VpcsResult> vpcs(VpcsArgs args, InvokeOptions options)
fn::invoke:
function: volcengine:veenedge:Vpcs
arguments:
# arguments dictionary
The following arguments are supported:
- Ids List<string>
- A list of vpc IDs.
- Name
Regex string - A Name Regex of Vpc.
- Output
File string - File name where to save data source results.
- Ids []string
- A list of vpc IDs.
- Name
Regex string - A Name Regex of Vpc.
- Output
File string - File name where to save data source results.
- ids List<String>
- A list of vpc IDs.
- name
Regex String - A Name Regex of Vpc.
- output
File String - File name where to save data source results.
- ids string[]
- A list of vpc IDs.
- name
Regex string - A Name Regex of Vpc.
- output
File string - File name where to save data source results.
- ids Sequence[str]
- A list of vpc IDs.
- name_
regex str - A Name Regex of Vpc.
- output_
file str - File name where to save data source results.
- ids List<String>
- A list of vpc IDs.
- name
Regex String - A Name Regex of Vpc.
- output
File String - File name where to save data source results.
Vpcs Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of Vpc query.
- Vpc
Instances List<VpcsVpc Instance> - The collection of Vpc query.
- Ids List<string>
- Name
Regex string - Output
File string
- Id string
- The provider-assigned unique ID for this managed resource.
- Total
Count int - The total count of Vpc query.
- Vpc
Instances []VpcsVpc Instance - The collection of Vpc query.
- Ids []string
- Name
Regex string - Output
File string
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Integer - The total count of Vpc query.
- vpc
Instances List<VpcsVpc Instance> - The collection of Vpc query.
- ids List<String>
- name
Regex String - output
File String
- id string
- The provider-assigned unique ID for this managed resource.
- total
Count number - The total count of Vpc query.
- vpc
Instances VpcsVpc Instance[] - The collection of Vpc query.
- ids string[]
- name
Regex string - output
File string
- id str
- The provider-assigned unique ID for this managed resource.
- total_
count int - The total count of Vpc query.
- vpc_
instances Sequence[VpcsVpc Instance] - The collection of Vpc query.
- ids Sequence[str]
- name_
regex str - output_
file str
- id String
- The provider-assigned unique ID for this managed resource.
- total
Count Number - The total count of Vpc query.
- vpc
Instances List<Property Map> - The collection of Vpc query.
- ids List<String>
- name
Regex String - output
File String
Supporting Types
VpcsVpcInstance
- Account
Identity This property is required. int - The account id.
- Cluster
This property is required. VpcsVpc Instance Cluster - The cluster info.
- Cluster
Vpc Id This property is required. int - The cluster vpc id.
- Create
Time This property is required. int - The creation time.
- Desc
This property is required. string - The description of VPC.
- Id
This property is required. string - The ID of VPC.
- Is
Default This property is required. bool - Is default vpc.
- Resource
Statistics This property is required. List<VpcsVpc Instance Resource Statistic> - The resource statistic info.
- Status
This property is required. string - The status of VPC.
- Sub
Nets This property is required. List<VpcsVpc Instance Sub Net> - The subnets info.
- Update
Time This property is required. int - The update time of VPC.
- User
Identity This property is required. int - The id of user.
- Vpc
Identity This property is required. string - The ID of VPC.
- Vpc
Name This property is required. string - The name of VPC.
- Vpc
Ns This property is required. string - The namespace of VPC.
- Account
Identity This property is required. int - The account id.
- Cluster
This property is required. VpcsVpc Instance Cluster - The cluster info.
- Cluster
Vpc Id This property is required. int - The cluster vpc id.
- Create
Time This property is required. int - The creation time.
- Desc
This property is required. string - The description of VPC.
- Id
This property is required. string - The ID of VPC.
- Is
Default This property is required. bool - Is default vpc.
- Resource
Statistics This property is required. []VpcsVpc Instance Resource Statistic - The resource statistic info.
- Status
This property is required. string - The status of VPC.
- Sub
Nets This property is required. []VpcsVpc Instance Sub Net - The subnets info.
- Update
Time This property is required. int - The update time of VPC.
- User
Identity This property is required. int - The id of user.
- Vpc
Identity This property is required. string - The ID of VPC.
- Vpc
Name This property is required. string - The name of VPC.
- Vpc
Ns This property is required. string - The namespace of VPC.
- account
Identity This property is required. Integer - The account id.
- cluster
This property is required. VpcsVpc Instance Cluster - The cluster info.
- cluster
Vpc Id This property is required. Integer - The cluster vpc id.
- create
Time This property is required. Integer - The creation time.
- desc
This property is required. String - The description of VPC.
- id
This property is required. String - The ID of VPC.
- is
Default This property is required. Boolean - Is default vpc.
- resource
Statistics This property is required. List<VpcsVpc Instance Resource Statistic> - The resource statistic info.
- status
This property is required. String - The status of VPC.
- sub
Nets This property is required. List<VpcsVpc Instance Sub Net> - The subnets info.
- update
Time This property is required. Integer - The update time of VPC.
- user
Identity This property is required. Integer - The id of user.
- vpc
Identity This property is required. String - The ID of VPC.
- vpc
Name This property is required. String - The name of VPC.
- vpc
Ns This property is required. String - The namespace of VPC.
- account
Identity This property is required. number - The account id.
- cluster
This property is required. VpcsVpc Instance Cluster - The cluster info.
- cluster
Vpc Id This property is required. number - The cluster vpc id.
- create
Time This property is required. number - The creation time.
- desc
This property is required. string - The description of VPC.
- id
This property is required. string - The ID of VPC.
- is
Default This property is required. boolean - Is default vpc.
- resource
Statistics This property is required. VpcsVpc Instance Resource Statistic[] - The resource statistic info.
- status
This property is required. string - The status of VPC.
- sub
Nets This property is required. VpcsVpc Instance Sub Net[] - The subnets info.
- update
Time This property is required. number - The update time of VPC.
- user
Identity This property is required. number - The id of user.
- vpc
Identity This property is required. string - The ID of VPC.
- vpc
Name This property is required. string - The name of VPC.
- vpc
Ns This property is required. string - The namespace of VPC.
- account_
identity This property is required. int - The account id.
- cluster
This property is required. VpcsVpc Instance Cluster - The cluster info.
- cluster_
vpc_ id This property is required. int - The cluster vpc id.
- create_
time This property is required. int - The creation time.
- desc
This property is required. str - The description of VPC.
- id
This property is required. str - The ID of VPC.
- is_
default This property is required. bool - Is default vpc.
- resource_
statistics This property is required. Sequence[VpcsVpc Instance Resource Statistic] - The resource statistic info.
- status
This property is required. str - The status of VPC.
- sub_
nets This property is required. Sequence[VpcsVpc Instance Sub Net] - The subnets info.
- update_
time This property is required. int - The update time of VPC.
- user_
identity This property is required. int - The id of user.
- vpc_
identity This property is required. str - The ID of VPC.
- vpc_
name This property is required. str - The name of VPC.
- vpc_
ns This property is required. str - The namespace of VPC.
- account
Identity This property is required. Number - The account id.
- cluster
This property is required. Property Map - The cluster info.
- cluster
Vpc Id This property is required. Number - The cluster vpc id.
- create
Time This property is required. Number - The creation time.
- desc
This property is required. String - The description of VPC.
- id
This property is required. String - The ID of VPC.
- is
Default This property is required. Boolean - Is default vpc.
- resource
Statistics This property is required. List<Property Map> - The resource statistic info.
- status
This property is required. String - The status of VPC.
- sub
Nets This property is required. List<Property Map> - The subnets info.
- update
Time This property is required. Number - The update time of VPC.
- user
Identity This property is required. Number - The id of user.
- vpc
Identity This property is required. String - The ID of VPC.
- vpc
Name This property is required. String - The name of VPC.
- vpc
Ns This property is required. String - The namespace of VPC.
VpcsVpcInstanceCluster
- Alias
This property is required. string - The alias of cluster.
- City
This property is required. string - The city of cluster.
- Cluster
Name This property is required. string - The name of cluster.
- Country
This property is required. string - The country of cluster.
- Isp
This property is required. string - The isp of cluster.
- Level
This property is required. string - The level of cluster.
- Province
This property is required. string - The province of cluster.
- Region
This property is required. string - The region of cluster.
- Alias
This property is required. string - The alias of cluster.
- City
This property is required. string - The city of cluster.
- Cluster
Name This property is required. string - The name of cluster.
- Country
This property is required. string - The country of cluster.
- Isp
This property is required. string - The isp of cluster.
- Level
This property is required. string - The level of cluster.
- Province
This property is required. string - The province of cluster.
- Region
This property is required. string - The region of cluster.
- alias
This property is required. String - The alias of cluster.
- city
This property is required. String - The city of cluster.
- cluster
Name This property is required. String - The name of cluster.
- country
This property is required. String - The country of cluster.
- isp
This property is required. String - The isp of cluster.
- level
This property is required. String - The level of cluster.
- province
This property is required. String - The province of cluster.
- region
This property is required. String - The region of cluster.
- alias
This property is required. string - The alias of cluster.
- city
This property is required. string - The city of cluster.
- cluster
Name This property is required. string - The name of cluster.
- country
This property is required. string - The country of cluster.
- isp
This property is required. string - The isp of cluster.
- level
This property is required. string - The level of cluster.
- province
This property is required. string - The province of cluster.
- region
This property is required. string - The region of cluster.
- alias
This property is required. str - The alias of cluster.
- city
This property is required. str - The city of cluster.
- cluster_
name This property is required. str - The name of cluster.
- country
This property is required. str - The country of cluster.
- isp
This property is required. str - The isp of cluster.
- level
This property is required. str - The level of cluster.
- province
This property is required. str - The province of cluster.
- region
This property is required. str - The region of cluster.
- alias
This property is required. String - The alias of cluster.
- city
This property is required. String - The city of cluster.
- cluster
Name This property is required. String - The name of cluster.
- country
This property is required. String - The country of cluster.
- isp
This property is required. String - The isp of cluster.
- level
This property is required. String - The level of cluster.
- province
This property is required. String - The province of cluster.
- region
This property is required. String - The region of cluster.
VpcsVpcInstanceResourceStatistic
- Veen
Instance Count This property is required. int - The count of instance.
- Veew
Lb Instance Count This property is required. int - The count of load balancers.
- Veew
Sg Instance Count This property is required. int - The count of security groups.
- Veen
Instance Count This property is required. int - The count of instance.
- Veew
Lb Instance Count This property is required. int - The count of load balancers.
- Veew
Sg Instance Count This property is required. int - The count of security groups.
- veen
Instance Count This property is required. Integer - The count of instance.
- veew
Lb Instance Count This property is required. Integer - The count of load balancers.
- veew
Sg Instance Count This property is required. Integer - The count of security groups.
- veen
Instance Count This property is required. number - The count of instance.
- veew
Lb Instance Count This property is required. number - The count of load balancers.
- veew
Sg Instance Count This property is required. number - The count of security groups.
- veen_
instance_ count This property is required. int - The count of instance.
- veew_
lb_ instance_ count This property is required. int - The count of load balancers.
- veew_
sg_ instance_ count This property is required. int - The count of security groups.
- veen
Instance Count This property is required. Number - The count of instance.
- veew
Lb Instance Count This property is required. Number - The count of load balancers.
- veew
Sg Instance Count This property is required. Number - The count of security groups.
VpcsVpcInstanceSubNet
- Account
Identity This property is required. int - The account id.
- Cidr
Ip This property is required. string - The ip of cidr.
- Cidr
Mask This property is required. int - The mask of cidr.
- Create
Time This property is required. int - The creation time.
- Subnet
Identity This property is required. string - The id of subnet.
- Update
Time This property is required. int - The update time of VPC.
- User
Identity This property is required. int - The id of user.
- Account
Identity This property is required. int - The account id.
- Cidr
Ip This property is required. string - The ip of cidr.
- Cidr
Mask This property is required. int - The mask of cidr.
- Create
Time This property is required. int - The creation time.
- Subnet
Identity This property is required. string - The id of subnet.
- Update
Time This property is required. int - The update time of VPC.
- User
Identity This property is required. int - The id of user.
- account
Identity This property is required. Integer - The account id.
- cidr
Ip This property is required. String - The ip of cidr.
- cidr
Mask This property is required. Integer - The mask of cidr.
- create
Time This property is required. Integer - The creation time.
- subnet
Identity This property is required. String - The id of subnet.
- update
Time This property is required. Integer - The update time of VPC.
- user
Identity This property is required. Integer - The id of user.
- account
Identity This property is required. number - The account id.
- cidr
Ip This property is required. string - The ip of cidr.
- cidr
Mask This property is required. number - The mask of cidr.
- create
Time This property is required. number - The creation time.
- subnet
Identity This property is required. string - The id of subnet.
- update
Time This property is required. number - The update time of VPC.
- user
Identity This property is required. number - The id of user.
- account_
identity This property is required. int - The account id.
- cidr_
ip This property is required. str - The ip of cidr.
- cidr_
mask This property is required. int - The mask of cidr.
- create_
time This property is required. int - The creation time.
- subnet_
identity This property is required. str - The id of subnet.
- update_
time This property is required. int - The update time of VPC.
- user_
identity This property is required. int - The id of user.
- account
Identity This property is required. Number - The account id.
- cidr
Ip This property is required. String - The ip of cidr.
- cidr
Mask This property is required. Number - The mask of cidr.
- create
Time This property is required. Number - The creation time.
- subnet
Identity This property is required. String - The id of subnet.
- update
Time This property is required. Number - The update time of VPC.
- user
Identity This property is required. Number - The id of user.
Package Details
- Repository
- volcengine volcengine/pulumi-volcengine
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
volcengine
Terraform Provider.