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.

Description for a media analysis job.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.MediaAnalysisJobDescription

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

Syntax

C#
public class MediaAnalysisJobDescription

The MediaAnalysisJobDescription type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CompletionTimestamp System.DateTime

Gets and sets the property CompletionTimestamp.

The Unix date and time when the job finished.

Public Property CreationTimestamp System.DateTime

Gets and sets the property CreationTimestamp.

The Unix date and time when the job was started.

Public Property FailureDetails Amazon.Rekognition.Model.MediaAnalysisJobFailureDetails

Gets and sets the property FailureDetails.

Details about the error that resulted in failure of the job.

Public Property Input Amazon.Rekognition.Model.MediaAnalysisInput

Gets and sets the property Input.

Reference to the input manifest that was provided in the job creation request.

Public Property JobId System.String

Gets and sets the property JobId.

The identifier for a media analysis job.

Public Property JobName System.String

Gets and sets the property JobName.

The name of a media analysis job.

Public Property KmsKeyId System.String

Gets and sets the property KmsKeyId.

KMS Key that was provided in the creation request.

Public Property ManifestSummary Amazon.Rekognition.Model.MediaAnalysisManifestSummary

Gets and sets the property ManifestSummary.

Provides statistics on input manifest and errors identified in the input manifest.

Public Property OperationsConfig Amazon.Rekognition.Model.MediaAnalysisOperationsConfig

Gets and sets the property OperationsConfig.

Operation configurations that were provided during job creation.

Public Property OutputConfig Amazon.Rekognition.Model.MediaAnalysisOutputConfig

Gets and sets the property OutputConfig.

Output configuration that was provided in the creation request.

Public Property Results Amazon.Rekognition.Model.MediaAnalysisResults

Gets and sets the property Results.

Output manifest that contains prediction results.

Public Property Status Amazon.Rekognition.MediaAnalysisJobStatus

Gets and sets the property Status.

The status of the media analysis job being retrieved.

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