public static final class DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse |
build() |
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
count(Integer count)
The total number of alerts that are generated for the asset.
|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
instanceId(String instanceId)
The ID of the server.
|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
instanceName(String instanceName)
The name of the server.
|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
type(String type)
The type of the asset.
|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder |
vpcName(String vpcName)
The name of the VPC.
|
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder count(Integer count)
The total number of alerts that are generated for the asset.
example:8793
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder instanceId(String instanceId)
The ID of the server.
example:This parameter is returned only when StatisticsKeyType is set to uuid.
i-p0whhoba24wd28p8****
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder instanceName(String instanceName)
The name of the server.
example:This parameter is returned only when StatisticsKeyType is set to uuid.
abc-launch-advisor
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder type(String type)
The type of the asset. Valid values:
vpcInstanceId
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder vpcId(String vpcId)
The ID of the VPC.
example:This parameter is returned only when StatisticsKeyType is set to vpcInstanceId.
vpc-p0wwdsuutdyu1ygkt****
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse.Builder vpcName(String vpcName)
The name of the VPC.
example:This parameter is returned only when StatisticsKeyType is set to vpcInstanceId.
abc01
public DescribeHoneyPotSuspStatisticsResponseBody.SuspHoneyPotStatisticsResponse build()
Copyright © 2026. All rights reserved.