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)
> You can call the [DescribeVpcList](~~DescribeVpcList~~) operation to obtain the VPC ID. The VPC ID is the value of the InstanceId parameter.
public AddVpcHoneyPotRequest build()
Copyright © 2023. All rights reserved.