AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
qconnect
/
aws.sdk.kotlin.services.qconnect.model
/
GuardrailManagedWordsType
Guardrail
Managed
Words
Type
sealed
class
GuardrailManagedWordsType
Options for managed words.
Inheritors
Profanity
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Profanity
Link copied to clipboard
object
Profanity
:
GuardrailManagedWordsType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GuardrailManagedWordsType
Properties
value
Link copied to clipboard
abstract
val
value
:
String