| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionAggregationResponse |
AggregationResponse.lambdaFunctionAggregation()
An aggregation of findings by AWS Lambda function.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationResponse |
AggregationResponse.fromLambdaFunctionAggregation(LambdaFunctionAggregationResponse lambdaFunctionAggregation)
Create an instance of this class with
AggregationResponse.lambdaFunctionAggregation() initialized to the given value. |
AggregationResponse.Builder |
AggregationResponse.Builder.lambdaFunctionAggregation(LambdaFunctionAggregationResponse lambdaFunctionAggregation)
An aggregation of findings by AWS Lambda function.
|
Copyright © 2023. All rights reserved.