EntityLabel

Specifies one of the label or labels that categorize the personally identifiable information (PII) entity being analyzed.

Types

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

Properties

Link copied to clipboard

The name of the label.

Link copied to clipboard
val score: Float?

The level of confidence that Amazon Comprehend has in the accuracy of the detection.

Functions

Link copied to clipboard
inline fun copy(block: EntityLabel.Builder.() -> Unit = {}): EntityLabel
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