AgentRecommendationGenerationSummary

Summary of a recommendation generation process initiated through the agent API.

Types

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

Properties

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 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

The current status of the recommendation generation.

Functions

Link copied to clipboard
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