Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailConfigurationWithArn
-
Packages that use GuardrailConfigurationWithArn Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of GuardrailConfigurationWithArn in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GuardrailConfigurationWithArn Modifier and Type Method Description GuardrailConfigurationWithArnInvokeInlineAgentRequest. guardrailConfiguration()The guardrails to assign to the inline agent.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type GuardrailConfigurationWithArn Modifier and Type Method Description InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder. guardrailConfiguration(GuardrailConfigurationWithArn guardrailConfiguration)The guardrails to assign to the inline agent.
-