StartAgentRecommendationGenerationRequest

Types

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

Properties

Link copied to clipboard

Optional additional context to guide the recommendation generation, such as specific business requirements or constraints.

Link copied to clipboard
val name: String?

An optional name for this generation process to help identify it in lists and logs.

Link copied to clipboard

The Amazon Resource Name (ARN) of the optimization profile to use for generating recommendations.

Link copied to clipboard
val scope: Scope?

Scope configuration to focus the generation on specific pillars or goals.

Link copied to clipboard

The types of recommendations to generate.

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