public static final class DescribeVpcFirewallDefaultIPSConfigRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcFirewallDefaultIPSConfigRequest |
build() |
DescribeVpcFirewallDefaultIPSConfigRequest.Builder |
memberUid(String memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
|
DescribeVpcFirewallDefaultIPSConfigRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
|
public DescribeVpcFirewallDefaultIPSConfigRequest.Builder memberUid(String memberUid)
public DescribeVpcFirewallDefaultIPSConfigRequest.Builder vpcFirewallId(String vpcFirewallId)
* If the VPC firewall protects mutual access traffic between a VPC and a specified network instance that is attached to a Cloud Enterprise Network (CEN) instance, the value of this parameter is the ID of the CEN instance. The network instance can be a VPC, a virtual border router (VBR), or a Cloud Connect Network (CCN) instance. You can call the [DescribeVpcFirewallCenList](~~345777~~) operation to query the IDs of CEN instances. * If the VPC firewall protects traffic between two VPCs that are connected by using an Express Connect circuit, the value of this parameter is the instance ID of the VPC firewall. You can call the [DescribeVpcFirewallList](~~342932~~) operation to query the instance IDs of VPC firewalls.
public DescribeVpcFirewallDefaultIPSConfigRequest build()
Copyright © 2023. All rights reserved.