class Aws::Rekognition::Types::SearchFacesResponse

@!attribute [rw] searched_face_id

ID of the face that was searched for matches in a collection.
@return [String]

@!attribute [rw] face_matches

An array of faces that matched the input face, along with the
confidence in the match.
@return [Array<Types::FaceMatch>]

@!attribute [rw] face_model_version

Version number of the face detection model associated with the input
collection (`CollectionId`).
@return [String]

Constants

SENSITIVE