AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockruntime
/
aws.sdk.kotlin.services.bedrockruntime.model
/
GuardrailContentFilterStrength
Guardrail
Content
Filter
Strength
sealed
class
GuardrailContentFilterStrength
Inheritors
High
Low
Medium
None
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
High
Link copied to clipboard
object
High
:
GuardrailContentFilterStrength
Low
Link copied to clipboard
object
Low
:
GuardrailContentFilterStrength
Medium
Link copied to clipboard
object
Medium
:
GuardrailContentFilterStrength
None
Link copied to clipboard
object
None
:
GuardrailContentFilterStrength
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GuardrailContentFilterStrength
Properties
value
Link copied to clipboard
abstract
val
value
:
String