IRekognitionDeleteFacesResponse
Interface in AWS.Rekognition
Interface for DeleteFaces responses.
Ancestors
Properties
DeletedFaces
property DeletedFaces: TList<string>
A list of face IDs that have been deleted.
UnsuccessfulFaceDeletions
property UnsuccessfulFaceDeletions: TList<IRekognitionUnsuccessfulFaceDeletion>
Type: IRekognitionUnsuccessfulFaceDeletion
A list of faces that were not deleted.