Skip to main content

IRekognitionProtectiveEquipmentSummary

Interface in AWS.Rekognition

Interface for ProtectiveEquipmentSummary.

Properties

PersonsIndeterminate

property PersonsIndeterminate: TList<Integer>

A list of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.

PersonsWithoutRequiredEquipment

property PersonsWithoutRequiredEquipment: TList<Integer>

A list of IDs for people who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes.

PersonsWithRequiredEquipment

property PersonsWithRequiredEquipment: TList<Integer>

A list of IDs for people who are wearing detected personal protective equipment.