GuardrailManagedWordsConfigArgs

data class GuardrailManagedWordsConfigArgs(val type: Output<GuardrailManagedWordsType>) : ConvertibleToJava<GuardrailManagedWordsConfigArgs>

A managed words config.

Constructors

Link copied to clipboard
constructor(type: Output<GuardrailManagedWordsType>)

Properties

Link copied to clipboard

The managed word type to configure for the guardrail.

Functions

Link copied to clipboard
open override fun toJava(): GuardrailManagedWordsConfigArgs