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.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class MediaAnalysisJobDescription
The MediaAnalysisJobDescription type exposes the following members
Name | Description | |
---|---|---|
![]() |
MediaAnalysisJobDescription() |
Name | Type | Description | |
---|---|---|---|
![]() |
CompletionTimestamp | System.DateTime |
Gets and sets the property CompletionTimestamp. The Unix date and time when the job finished. |
![]() |
CreationTimestamp | System.DateTime |
Gets and sets the property CreationTimestamp. The Unix date and time when the job was started. |
![]() |
FailureDetails | Amazon.Rekognition.Model.MediaAnalysisJobFailureDetails |
Gets and sets the property FailureDetails. Details about the error that resulted in failure of the job. |
![]() |
Input | Amazon.Rekognition.Model.MediaAnalysisInput |
Gets and sets the property Input. Reference to the input manifest that was provided in the job creation request. |
![]() |
JobId | System.String |
Gets and sets the property JobId. The identifier for a media analysis job. |
![]() |
JobName | System.String |
Gets and sets the property JobName. The name of a media analysis job. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. KMS Key that was provided in the creation request. |
![]() |
ManifestSummary | Amazon.Rekognition.Model.MediaAnalysisManifestSummary |
Gets and sets the property ManifestSummary. Provides statistics on input manifest and errors identified in the input manifest. |
![]() |
OperationsConfig | Amazon.Rekognition.Model.MediaAnalysisOperationsConfig |
Gets and sets the property OperationsConfig. Operation configurations that were provided during job creation. |
![]() |
OutputConfig | Amazon.Rekognition.Model.MediaAnalysisOutputConfig |
Gets and sets the property OutputConfig. Output configuration that was provided in the creation request. |
![]() |
Results | Amazon.Rekognition.Model.MediaAnalysisResults |
Gets and sets the property Results. Output manifest that contains prediction results. |
![]() |
Status | Amazon.Rekognition.MediaAnalysisJobStatus |
Gets and sets the property Status. The status of the media analysis job being retrieved. |
.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