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