AWS SDK for Kotlin
Toggle table of contents
1.4.125
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrockruntime
/
aws.sdk.kotlin.services.bedrockruntime.model
/
GuardrailSensitiveInformationPolicyAction
Guardrail
Sensitive
Information
Policy
Action
sealed
class
GuardrailSensitiveInformationPolicyAction
Inheritors
Anonymized
Blocked
None
SdkUnknown
Members
Types
Anonymized
Link copied to clipboard
object
Anonymized
:
GuardrailSensitiveInformationPolicyAction
Blocked
Link copied to clipboard
object
Blocked
:
GuardrailSensitiveInformationPolicyAction
Companion
Link copied to clipboard
object
Companion
None
Link copied to clipboard
object
None
:
GuardrailSensitiveInformationPolicyAction
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
GuardrailSensitiveInformationPolicyAction
Properties
value
Link copied to clipboard
abstract
val
value
:
String