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