GetLambdaFunctionRecommendationsRequest

Types

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

Properties

Link copied to clipboard

The ID of the Amazon Web Services account for which to return function recommendations.

Link copied to clipboard

An array of objects to specify a filter that returns a more specific list of function recommendations.

Link copied to clipboard

The Amazon Resource Name (ARN) of the functions for which to return recommendations.

Link copied to clipboard

The maximum number of function recommendations to return with a single request.

Link copied to clipboard

The token to advance to the next page of function recommendations.

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