Builder

class Builder

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AI recommendation job.

Link copied to clipboard

The name of the AI recommendation job.

Link copied to clipboard

The status of the AI recommendation job.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the AI workload configuration used for this recommendation job.

Link copied to clipboard

The compute resource specification for the recommendation job.

Link copied to clipboard
var creationTime: <Error class: unknown class>?

A timestamp that indicates when the recommendation job was created.

Link copied to clipboard
var endTime: <Error class: unknown class>?

A timestamp that indicates when the recommendation job completed.

Link copied to clipboard

If the recommendation job failed, the reason it failed.

Link copied to clipboard

The inference framework configuration.

Link copied to clipboard

The source of the model that was analyzed.

Link copied to clipboard

Whether model optimization techniques were allowed.

Link copied to clipboard

The output configuration for the recommendation job.

Link copied to clipboard

The performance targets specified for the recommendation job.

Link copied to clipboard

The list of optimization recommendations generated by the job. Each recommendation includes optimization details, deployment configuration, expected performance metrics, and the associated benchmark job ARN.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used by the recommendation job.

Link copied to clipboard
var startTime: <Error class: unknown class>?

A timestamp that indicates when the recommendation job started running.

Link copied to clipboard
var tags: List<Tag>?

The tags associated with the recommendation job.

Functions