Builder
class Builder
Properties
Link copied to clipboard
Version number of the face detection model associated with the input CollectionId.
Link copied to clipboard
Contains the ID of a face that was used to search for matches in a collection.
Link copied to clipboard
Contains the ID of the UserID that was used to search for matches in a collection.
Link copied to clipboard
An array of UserMatch objects that matched the input face along with the confidence in the match. Array will be empty if there are no matches.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.SearchedFace inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.rekognition.model.SearchedUser inside the given block