Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailConfigurationWithArn
Packages that use GuardrailConfigurationWithArn
-
Uses of GuardrailConfigurationWithArn in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GuardrailConfigurationWithArnModifier and TypeMethodDescriptionCollaborator.guardrailConfiguration()Details of the guardwrail associated with the inline collaborator.InvokeInlineAgentRequest.guardrailConfiguration()The guardrails to assign to the inline agent.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type GuardrailConfigurationWithArnModifier and TypeMethodDescriptionCollaborator.Builder.guardrailConfiguration(GuardrailConfigurationWithArn guardrailConfiguration) Details of the guardwrail associated with the inline collaborator.InvokeInlineAgentRequest.Builder.guardrailConfiguration(GuardrailConfigurationWithArn guardrailConfiguration) The guardrails to assign to the inline agent.