DescribeInferenceRecommendationsJobResponse

Types

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

Properties

Link copied to clipboard

A timestamp that shows when the job completed.

Link copied to clipboard

A timestamp that shows when the job was created.

Link copied to clipboard

The performance results from running an Inference Recommender job on an existing endpoint.

Link copied to clipboard

If the job fails, provides information why the job failed.

Link copied to clipboard

The recommendations made by Inference Recommender.

Link copied to clipboard

Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the job.

Link copied to clipboard

The job description that you provided when you initiated the job.

Link copied to clipboard

The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Link copied to clipboard

The job type that you provided when you initiated the job.

Link copied to clipboard

A timestamp that shows when the job was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.

Link copied to clipboard

The status of the job.

Link copied to clipboard

The stopping conditions that you provided when you initiated the job.

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