memorySizeRecommendationOptions property
An array of objects that describe the memory configuration recommendation options for the function.
Implementation
final List<LambdaFunctionMemoryRecommendationOption>?
memorySizeRecommendationOptions;
An array of objects that describe the memory configuration recommendation options for the function.
final List<LambdaFunctionMemoryRecommendationOption>?
memorySizeRecommendationOptions;