AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A structure that contains a list of recommendation jobs.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InferenceRecommendationsJob

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class InferenceRecommendationsJob

The InferenceRecommendationsJob type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CompletionTime System.DateTime

Gets and sets the property CompletionTime.

A timestamp that shows when the job completed.

Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

A timestamp that shows when the job was created.

Public Property FailureReason System.String

Gets and sets the property FailureReason.

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

Public Property JobArn System.String

Gets and sets the property JobArn.

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

Public Property JobDescription System.String

Gets and sets the property JobDescription.

The job description.

Public Property JobName System.String

Gets and sets the property JobName.

The name of the job.

Public Property JobType Amazon.SageMaker.RecommendationJobType

Gets and sets the property JobType.

The recommendation job type.

Public Property LastModifiedTime System.DateTime

Gets and sets the property LastModifiedTime.

A timestamp that shows when the job was last modified.

Public Property ModelName System.String

Gets and sets the property ModelName.

The name of the created model.

Public Property ModelPackageVersionArn System.String

Gets and sets the property ModelPackageVersionArn.

The Amazon Resource Name (ARN) of a versioned model package.

Public Property RoleArn System.String

Gets and sets the property RoleArn.

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

Public Property SamplePayloadUrl System.String

Gets and sets the property SamplePayloadUrl.

The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

Public Property Status Amazon.SageMaker.RecommendationJobStatus

Gets and sets the property Status.

The status of the job.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5