GetAgentRecommendationGenerationResponse

Types

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

Properties

Link copied to clipboard

Additional context information provided to guide the recommendation generation process.

Link copied to clipboard

The timestamp when the generation was started.

Link copied to clipboard

The identifier of the user or system that started this generation.

Link copied to clipboard

The timestamp when the recommendation generation process completed.

Link copied to clipboard

Details about the error if the generation status is ERROR.

Link copied to clipboard

The estimated time for the generation to complete.

Link copied to clipboard
val id: String

The unique identifier of the recommendation generation.

Link copied to clipboard

The timestamp when the generation was last modified.

Link copied to clipboard

The identifier of the user or system that last modified this generation.

Link copied to clipboard
val name: String?

The name of the recommendation generation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the profile used for this generation.

Link copied to clipboard

Current progress information including steps completed and completion percentage.

Link copied to clipboard
val scope: Scope?

The scope configuration that defines which pillars and goals to focus on during generation.

Link copied to clipboard

The timestamp when the recommendation generation process started.

Link copied to clipboard

The current status of the recommendation generation.

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