Uses of Class
software.amazon.awssdk.services.securityhub.model.InsightResults
-
Packages that use InsightResults Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of InsightResults in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return InsightResults Modifier and Type Method Description InsightResultsGetInsightResultsResponse. insightResults()The insight results returned by the operation.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type InsightResults Modifier and Type Method Description GetInsightResultsResponse.BuilderGetInsightResultsResponse.Builder. insightResults(InsightResults insightResults)The insight results returned by the operation.
-