| Package | Description |
|---|---|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GuardrailTopicPolicy |
GuardrailTopicPolicy.clone() |
GuardrailTopicPolicy |
GetGuardrailResult.getTopicPolicy()
The topic policy that was configured for the guardrail.
|
GuardrailTopicPolicy |
GuardrailTopicPolicy.withTopics(Collection<GuardrailTopic> topics)
A list of policies related to topics that the guardrail should deny.
|
GuardrailTopicPolicy |
GuardrailTopicPolicy.withTopics(GuardrailTopic... topics)
A list of policies related to topics that the guardrail should deny.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetGuardrailResult.setTopicPolicy(GuardrailTopicPolicy topicPolicy)
The topic policy that was configured for the guardrail.
|
GetGuardrailResult |
GetGuardrailResult.withTopicPolicy(GuardrailTopicPolicy topicPolicy)
The topic policy that was configured for the guardrail.
|
Copyright © 2024. All rights reserved.