public static final class DeleteVpcHoneyPotRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteVpcHoneyPotRequest |
build() |
DeleteVpcHoneyPotRequest.Builder |
vpcId(String vpcId)
The ID of the virtual private cloud (VPC) on which the honeypot is deployed.
|
public DeleteVpcHoneyPotRequest.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC) on which the honeypot is deployed.
You can call the DescribeVpcHoneyPotList operation to query the IDs of VPCs.
This parameter is required.
example:vpc-d7o009q63fqy21r8u****
public DeleteVpcHoneyPotRequest build()
Copyright © 2026. All rights reserved.