LambdaFunctionMemoryRecommendationOption

Describes a recommendation option for an Lambda function.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The memory size, in MB, of the function recommendation option.

Link copied to clipboard

An array of objects that describe the projected utilization metrics of the function recommendation option.

Link copied to clipboard
val rank: Int

The rank of the function recommendation option.

Link copied to clipboard

An object that describes the savings opportunity for the Lambda function recommendation option. Savings opportunity includes the estimated monthly savings amount and percentage.

Link copied to clipboard

An object that describes the savings opportunity for the Lambda recommendation option which includes Saving Plans discounts. Savings opportunity includes the estimated monthly savings and percentage.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String