MediaAnalysisDetectModerationLabelsConfig

Configuration for Moderation Labels Detection.

Types

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

Properties

Link copied to clipboard

Specifies the minimum confidence level for the moderation labels to return. Amazon Rekognition doesn't return any labels with a confidence level lower than this specified value.

Link copied to clipboard

Specifies the custom moderation model to be used during the label detection job. If not provided the pre-trained model is used.

Functions

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