Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
Data Source schema for Volcengine::VPC::PrefixList
Using getPrefixList
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 getPrefixList(args: GetPrefixListArgs, opts?: InvokeOptions): Promise<GetPrefixListResult>
function getPrefixListOutput(args: GetPrefixListOutputArgs, opts?: InvokeOptions): Output<GetPrefixListResult>def get_prefix_list(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPrefixListResult
def get_prefix_list_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPrefixListResult]func LookupPrefixList(ctx *Context, args *LookupPrefixListArgs, opts ...InvokeOption) (*LookupPrefixListResult, error)
func LookupPrefixListOutput(ctx *Context, args *LookupPrefixListOutputArgs, opts ...InvokeOption) LookupPrefixListResultOutput> Note: This function is named LookupPrefixList in the Go SDK.
public static class GetPrefixList
{
public static Task<GetPrefixListResult> InvokeAsync(GetPrefixListArgs args, InvokeOptions? opts = null)
public static Output<GetPrefixListResult> Invoke(GetPrefixListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPrefixListResult> getPrefixList(GetPrefixListArgs args, InvokeOptions options)
public static Output<GetPrefixListResult> getPrefixList(GetPrefixListArgs args, InvokeOptions options)
fn::invoke:
function: volcenginecc:vpc/getPrefixList:getPrefixList
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getPrefixList Result
The following output properties are available:
- Association
Count int - Number of resources associated with the prefix list.
- Associations
Route List<Volcengine.Tables Get Prefix List Associations Route Table> - Route table information associated with the prefix list.
- Associations
Security List<Volcengine.Groups Get Prefix List Associations Security Group> - Security group information associated with the prefix list.
- Created
Time string - Creation time of the prefix list.
- Description string
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- Id string
- Uniquely identifies the resource.
- Ip
Version string - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- Max
Entries int - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- Prefix
List List<Volcengine.Entries Get Prefix List Prefix List Entry> - CIDR of the prefix list entry.
- Prefix
List stringId - Prefix list ID.
- Prefix
List stringName - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- Project
Name string - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- Status string
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
-
List<Volcengine.
Get Prefix List Tag> - Tag list.
- Updated
Time string - Last modification time of the prefix list.
- Association
Count int - Number of resources associated with the prefix list.
- Associations
Route []GetTables Prefix List Associations Route Table - Route table information associated with the prefix list.
- Associations
Security []GetGroups Prefix List Associations Security Group - Security group information associated with the prefix list.
- Created
Time string - Creation time of the prefix list.
- Description string
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- Id string
- Uniquely identifies the resource.
- Ip
Version string - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- Max
Entries int - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- Prefix
List []GetEntries Prefix List Prefix List Entry - CIDR of the prefix list entry.
- Prefix
List stringId - Prefix list ID.
- Prefix
List stringName - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- Project
Name string - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- Status string
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
-
[]Get
Prefix List Tag - Tag list.
- Updated
Time string - Last modification time of the prefix list.
- association
Count Integer - Number of resources associated with the prefix list.
- associations
Route List<GetTables Prefix List Associations Route Table> - Route table information associated with the prefix list.
- associations
Security List<GetGroups Prefix List Associations Security Group> - Security group information associated with the prefix list.
- created
Time String - Creation time of the prefix list.
- description String
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- id String
- Uniquely identifies the resource.
- ip
Version String - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- max
Entries Integer - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- prefix
List List<GetEntries Prefix List Prefix List Entry> - CIDR of the prefix list entry.
- prefix
List StringId - Prefix list ID.
- prefix
List StringName - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- project
Name String - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- status String
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
-
List<Get
Prefix List Tag> - Tag list.
- updated
Time String - Last modification time of the prefix list.
- association
Count number - Number of resources associated with the prefix list.
- associations
Route GetTables Prefix List Associations Route Table[] - Route table information associated with the prefix list.
- associations
Security GetGroups Prefix List Associations Security Group[] - Security group information associated with the prefix list.
- created
Time string - Creation time of the prefix list.
- description string
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- id string
- Uniquely identifies the resource.
- ip
Version string - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- max
Entries number - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- prefix
List GetEntries Prefix List Prefix List Entry[] - CIDR of the prefix list entry.
- prefix
List stringId - Prefix list ID.
- prefix
List stringName - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- project
Name string - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- status string
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
-
Get
Prefix List Tag[] - Tag list.
- updated
Time string - Last modification time of the prefix list.
- association_
count int - Number of resources associated with the prefix list.
- associations_
route_ Sequence[Gettables Prefix List Associations Route Table] - Route table information associated with the prefix list.
- associations_
security_ Sequence[Getgroups Prefix List Associations Security Group] - Security group information associated with the prefix list.
- created_
time str - Creation time of the prefix list.
- description str
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- id str
- Uniquely identifies the resource.
- ip_
version str - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- max_
entries int - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- prefix_
list_ Sequence[Getentries Prefix List Prefix List Entry] - CIDR of the prefix list entry.
- prefix_
list_ strid - Prefix list ID.
- prefix_
list_ strname - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- project_
name str - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- status str
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
-
Sequence[Get
Prefix List Tag] - Tag list.
- updated_
time str - Last modification time of the prefix list.
- association
Count Number - Number of resources associated with the prefix list.
- associations
Route List<Property Map>Tables - Route table information associated with the prefix list.
- associations
Security List<Property Map>Groups - Security group information associated with the prefix list.
- created
Time String - Creation time of the prefix list.
- description String
- Description of the prefix list. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- id String
- Uniquely identifies the resource.
- ip
Version String - IP version type. Values: IPv4 (default): IPv4 type. IPv6: IPv6 type.
- max
Entries Number - Maximum number of entries, that is, the maximum number of entries that can be added to the prefix list. Value range: 1–200.
- prefix
List List<Property Map>Entries - CIDR of the prefix list entry.
- prefix
List StringId - Prefix list ID.
- prefix
List StringName - Name of the prefix list. Must start with a letter, Chinese character, or number. Can include period (.), underscore (_), and hyphen (-).
- project
Name String - Name of the project to which the prefix list belongs. If not specified, it is added to the default project.
- status String
- Status of the prefix list. Values: Available: available; Creating: creating; Deleting: deleting; Pending: modifying.
- List<Property Map>
- Tag list.
- updated
Time String - Last modification time of the prefix list.
Supporting Types
GetPrefixListAssociationsRouteTable
- Resource
Id string - ID of the associated resource.
- Resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- Resource
Id string - ID of the associated resource.
- Resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id String - ID of the associated resource.
- resource
Type String - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id string - ID of the associated resource.
- resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource_
id str - ID of the associated resource.
- resource_
type str - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id String - ID of the associated resource.
- resource
Type String - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
GetPrefixListAssociationsSecurityGroup
- Resource
Id string - ID of the associated resource.
- Resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- Resource
Id string - ID of the associated resource.
- Resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id String - ID of the associated resource.
- resource
Type String - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id string - ID of the associated resource.
- resource
Type string - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource_
id str - ID of the associated resource.
- resource_
type str - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
- resource
Id String - ID of the associated resource.
- resource
Type String - Type of associated resource. VpcRouteTable: route table; VpcSecurityGroup: security group.
GetPrefixListPrefixListEntry
- Cidr string
- CIDR of the prefix list entry.
- Description string
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- Cidr string
- CIDR of the prefix list entry.
- Description string
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- cidr String
- CIDR of the prefix list entry.
- description String
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- cidr string
- CIDR of the prefix list entry.
- description string
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- cidr str
- CIDR of the prefix list entry.
- description str
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
- cidr String
- CIDR of the prefix list entry.
- description String
- Description of the prefix list entry. Length limit: 0–255 characters. Must start with a letter, Chinese character, or number. Can include English comma (,), period (.), underscore (_), space ( ), equals sign (=), hyphen (-), Chinese comma (,), and Chinese period (。).
GetPrefixListTag
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
published on Thursday, Apr 23, 2026 by Volcengine
