ToxicContent

Toxic content analysis result for one string. For more information about toxicity detection, see Toxicity detection in the Amazon Comprehend Developer Guide

Types

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

Properties

Link copied to clipboard

The name of the toxic content type.

Link copied to clipboard
val score: Float?

Model confidence in the detected content type. Value range is zero to one, where one is highest confidence.

Functions

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