IRekognitionSearchFacesResponse
Interface in AWS.Rekognition
Interface for SearchFaces responses.
Ancestors
Properties
FaceMatches
property FaceMatches: TList<IRekognitionFaceMatch>
Type: IRekognitionFaceMatch
A list of faces that matched the input face.
FaceModelVersion
property FaceModelVersion: string
The version number of the face detection model associated with the collection.
SearchedFaceId
property SearchedFaceId: string
The ID of the face that was searched for.