| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<LambdaFunctionMemoryRecommendationOption> |
LambdaFunctionRecommendation.memorySizeRecommendationOptions()
An array of objects that describe the memory configuration recommendation options for the function.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionRecommendation.Builder |
LambdaFunctionRecommendation.Builder.memorySizeRecommendationOptions(LambdaFunctionMemoryRecommendationOption... memorySizeRecommendationOptions)
An array of objects that describe the memory configuration recommendation options for the function.
|
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionRecommendation.Builder |
LambdaFunctionRecommendation.Builder.memorySizeRecommendationOptions(Collection<LambdaFunctionMemoryRecommendationOption> memorySizeRecommendationOptions)
An array of objects that describe the memory configuration recommendation options for the function.
|
Copyright © 2023. All rights reserved.