NAME
Paws::Rekognition::SearchFacesResponse
ATTRIBUTES
FaceMatches => ArrayRef[Paws::Rekognition::FaceMatch]
An array of faces that matched the input face, along with the confidence in the match.
FaceModelVersion => Str
Version number of the face detection model associated with the input collection (CollectionId
).
SearchedFaceId => Str
ID of the face that was searched for matches in a collection.