memorySizeRecommendationOptions property

List<LambdaFunctionMemoryRecommendationOption>? memorySizeRecommendationOptions
final

An array of objects that describe the memory configuration recommendation options for the function.

Implementation

final List<LambdaFunctionMemoryRecommendationOption>?
    memorySizeRecommendationOptions;