class Aws::Rekognition::Types::SearchFacesByImageResponse
@!attribute [rw] searched_face_bounding_box
The bounding box around the face in the input image that Amazon Rekognition used for the search. @return [Types::BoundingBox]
@!attribute [rw] searched_face_confidence
The level of confidence that the `searchedFaceBoundingBox`, contains a face. @return [Float]
@!attribute [rw] face_matches
An array of faces that match 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