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.
This is the response object from the GetCelebrityRecognition operation.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class GetCelebrityRecognitionResponse : AmazonWebServiceResponse
The GetCelebrityRecognitionResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetCelebrityRecognitionResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
Celebrities | System.Collections.Generic.List<Amazon.Rekognition.Model.CelebrityRecognition> |
Gets and sets the property Celebrities. Array of celebrities recognized in the video. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
JobId | System.String |
Gets and sets the property JobId. Job identifier for the celebrity recognition operation for which you want to obtain results. The job identifer is returned by an initial call to StartCelebrityRecognition. |
![]() |
JobStatus | Amazon.Rekognition.VideoJobStatus |
Gets and sets the property JobStatus. The current status of the celebrity recognition job. |
![]() |
JobTag | System.String |
Gets and sets the property JobTag. A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken. If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of celebrities. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
StatusMessage | System.String |
Gets and sets the property StatusMessage.
If the job fails, |
![]() |
Video | Amazon.Rekognition.Model.Video |
Gets and sets the property Video. |
![]() |
VideoMetadata | Amazon.Rekognition.Model.VideoMetadata |
Gets and sets the property VideoMetadata.
Information about a video that Amazon Rekognition Video analyzed. |
.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