IRekognitionUnsuccessfulFaceDeletion
Interface in AWS.Rekognition
Interface for UnsuccessfulFaceDeletion.
Properties
FaceId
property FaceId: string
A unique identifier assigned to the face.
Reasons
property Reasons: TList<string>
The reasons why the association was unsuccessful.
Valid values: ASSOCIATED_TO_AN_EXISTING_USER | FACE_NOT_FOUND.
UserId
property UserId: string
The provided ID for the user.
Unique within the collection.