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