public static final class DescribeVpcFirewallPolicyPriorUsedRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcFirewallPolicyPriorUsedRequest |
build() |
DescribeVpcFirewallPolicyPriorUsedRequest.Builder |
lang(String lang)
The natural language of the request and response.
|
DescribeVpcFirewallPolicyPriorUsedRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The ID of the policy group to which the access control policy belongs.
|
public DescribeVpcFirewallPolicyPriorUsedRequest.Builder lang(String lang)
Valid values: - **zh**: Chinese (default) - **en**: English
public DescribeVpcFirewallPolicyPriorUsedRequest.Builder vpcFirewallId(String vpcFirewallId)
Valid values: - 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 instance. Example: vfw-a42bbb7b887148c9****
public DescribeVpcFirewallPolicyPriorUsedRequest build()
Copyright © 2023. All rights reserved.