| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static InsightResultValue.Builder |
InsightResultValue.builder() |
InsightResultValue.Builder |
InsightResultValue.Builder.count(Integer count)
The number of findings returned for each
GroupByAttributeValue. |
InsightResultValue.Builder |
InsightResultValue.Builder.groupByAttributeValue(String groupByAttributeValue)
The value of the attribute that the findings are grouped by for the insight whose results are returned by the
GetInsightResults operation. |
InsightResultValue.Builder |
InsightResultValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InsightResultValue.Builder> |
InsightResultValue.serializableBuilderClass() |
Copyright © 2023. All rights reserved.