| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailContentPolicy |
GuardrailContentPolicy.clone() |
GuardrailContentPolicy |
GetGuardrailResult.getContentPolicy()
The content policy that was configured for the guardrail.
|
GuardrailContentPolicy |
GuardrailContentPolicy.withFilters(Collection<GuardrailContentFilter> filters)
Contains the type of the content filter and how strongly it should apply to prompts and model responses.
|
GuardrailContentPolicy |
GuardrailContentPolicy.withFilters(GuardrailContentFilter... filters)
Contains the type of the content filter and how strongly it should apply to prompts and model responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetGuardrailResult.setContentPolicy(GuardrailContentPolicy contentPolicy)
The content policy that was configured for the guardrail.
|
GetGuardrailResult |
GetGuardrailResult.withContentPolicy(GuardrailContentPolicy contentPolicy)
The content policy that was configured for the guardrail.
|
Copyright © 2025. All rights reserved.