AiRecommendation

An optimization recommendation generated by an AI recommendation job.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the benchmark job associated with this recommendation.

Link copied to clipboard

The deployment configuration for this recommendation, including the container image, instance type, instance count, and environment variables.

Link copied to clipboard

The expected performance metrics for this recommendation.

Link copied to clipboard

Details about the model package associated with this recommendation.

Link copied to clipboard

The optimization techniques applied in this recommendation.

Link copied to clipboard

A description of the recommendation.

Functions

Link copied to clipboard
inline fun copy(block: AiRecommendation.Builder.() -> Unit = {}): AiRecommendation
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