| Package | Description |
|---|---|
| com.amazonaws.services.bedrockruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static GuardrailSensitiveInformationPolicyAction |
GuardrailSensitiveInformationPolicyAction.fromValue(String value)
Use this in place of valueOf.
|
static GuardrailSensitiveInformationPolicyAction |
GuardrailSensitiveInformationPolicyAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GuardrailSensitiveInformationPolicyAction[] |
GuardrailSensitiveInformationPolicyAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GuardrailPiiEntityFilter |
GuardrailPiiEntityFilter.withAction(GuardrailSensitiveInformationPolicyAction action)
The PII entity filter action.
|
GuardrailRegexFilter |
GuardrailRegexFilter.withAction(GuardrailSensitiveInformationPolicyAction action)
The region filter action.
|
Copyright © 2024. All rights reserved.