SearchFacesByImageResponse    
    
  Types
Properties
Link copied to clipboard
                  An array of faces that match the input face, along with the confidence in the match.
Link copied to clipboard
                  Version number of the face detection model associated with the input collection (CollectionId).
Link copied to clipboard
                  The bounding box around the face in the input image that Amazon Rekognition used for the search.
Link copied to clipboard
                  The level of confidence that the searchedFaceBoundingBox, contains a face.
Functions
Link copied to clipboard
                  inline fun copy(block: SearchFacesByImageResponse.Builder.() -> Unit = {}): SearchFacesByImageResponse