class Aws::Rekognition::Types::ProtectiveEquipmentBodyPart

Information about a body part detected by DetectProtectiveEquipment that contains PPE. An array of `ProtectiveEquipmentBodyPart` objects is returned for each person detected by `DetectProtectiveEquipment`.

@!attribute [rw] name

The detected body part.
@return [String]

@!attribute [rw] confidence

The confidence that Amazon Rekognition has in the detection accuracy
of the detected body part.
@return [Float]

@!attribute [rw] equipment_detections

An array of Personal Protective Equipment items detected around a
body part.
@return [Array<Types::EquipmentDetection>]

Constants

SENSITIVE