CoversBodyPart

Information about an item of Personal Protective Equipment covering a corresponding body part. For more information, see DetectProtectiveEquipment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The confidence that Amazon Rekognition has in the value of Value.

Link copied to clipboard

True if the PPE covers the corresponding body part, otherwise false.

Functions

Link copied to clipboard
inline fun copy(block: CoversBodyPart.Builder.() -> Unit = {}): CoversBodyPart
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String