| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.clone() |
LambdaLayerAggregationResponse |
AggregationResponse.getLambdaLayerAggregation()
An aggregation of findings by AWS Lambda layer.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withAccountId(String accountId)
The account ID of the AWS Lambda function layer.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withFunctionName(String functionName)
The names of the AWS Lambda functions associated with the layers.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withLayerArn(String layerArn)
The Amazon Resource Name (ARN) of the AWS Lambda function layer.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withResourceId(String resourceId)
The Resource ID of the AWS Lambda function layer.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withSeverityCounts(SeverityCounts severityCounts) |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setLambdaLayerAggregation(LambdaLayerAggregationResponse lambdaLayerAggregation)
An aggregation of findings by AWS Lambda layer.
|
AggregationResponse |
AggregationResponse.withLambdaLayerAggregation(LambdaLayerAggregationResponse lambdaLayerAggregation)
An aggregation of findings by AWS Lambda layer.
|
Copyright © 2023. All rights reserved.