class Aws::ComputeOptimizer::Types::LambdaFunctionMemoryRecommendationOption

Describes a recommendation option for an Lambda function.

@!attribute [rw] rank

The rank of the function recommendation option.

The top recommendation option is ranked as `1`.
@return [Integer]

@!attribute [rw] memory_size

The memory size, in MB, of the function recommendation option.
@return [Integer]

@!attribute [rw] projected_utilization_metrics

An array of objects that describe the projected utilization metrics
of the function recommendation option.
@return [Array<Types::LambdaFunctionMemoryProjectedMetric>]

@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/LambdaFunctionMemoryRecommendationOption AWS API Documentation

Constants

SENSITIVE