public static final class AddVpcHoneyPotRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddVpcHoneyPotRequest |
build() |
AddVpcHoneyPotRequest.Builder |
vpcId(String vpcId)
The ID of the virtual private cloud (VPC) in which you want to create a honeypot.
|
public AddVpcHoneyPotRequest.Builder vpcId(String vpcId)
The ID of the virtual private cloud (VPC) in which you want to create a honeypot.
You can call the DescribeVpcList operation to obtain the VPC ID. The VPC ID is the value of the InstanceId parameter.
This parameter is required.
example:vpc-p0w5fgkfsl5a6791q****
public AddVpcHoneyPotRequest build()
Copyright © 2026. All rights reserved.