public static final class DescribeVpcFirewallPolicyPriorUsedRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcFirewallPolicyPriorUsedRequest |
build() |
DescribeVpcFirewallPolicyPriorUsedRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeVpcFirewallPolicyPriorUsedRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The ID of the access control policy group.
|
public DescribeVpcFirewallPolicyPriorUsedRequest.Builder lang(String lang)
The language of the content within the request and response.
Valid values:
zh
public DescribeVpcFirewallPolicyPriorUsedRequest.Builder vpcFirewallId(String vpcFirewallId)
The ID of the access control policy group. You can call the DescribeVpcFirewallAclGroupList operation to query the ID.
If the VPC firewall is used to protect a Cloud Enterprise Network (CEN) instance, the value of this parameter is the ID of the CEN instance.
Example: cen-ervw0g12b5jbw****.
If the VPC firewall is used to protect an Express Connect circuit, the value of this parameter is the ID of the VPC firewall.
Example: vfw-a42bbb7b887148c9****.
This parameter is required.
example:vfw-a42bbb7b887148c9****
public DescribeVpcFirewallPolicyPriorUsedRequest build()
Copyright © 2026. All rights reserved.