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)
> You can call the [DescribeVpcHoneyPotList](~~DescribeVpcHoneyPotList~~) operation to query the IDs of VPCs.
public DeleteVpcHoneyPotRequest build()
Copyright © 2023. All rights reserved.