| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<InsightResultValue> |
InsightResults.resultValues()
The list of insight result values returned by the
GetInsightResults operation. |
| Modifier and Type | Method and Description |
|---|---|
InsightResults.Builder |
InsightResults.Builder.resultValues(InsightResultValue... resultValues)
The list of insight result values returned by the
GetInsightResults operation. |
| Modifier and Type | Method and Description |
|---|---|
InsightResults.Builder |
InsightResults.Builder.resultValues(Collection<InsightResultValue> resultValues)
The list of insight result values returned by the
GetInsightResults operation. |
Copyright © 2023. All rights reserved.