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 GuardrailConfigurationWithArnCollaborator. guardrailConfiguration()Details of the guardwrail associated with the inline collaborator.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 Collaborator.BuilderCollaborator.Builder. guardrailConfiguration(GuardrailConfigurationWithArn guardrailConfiguration)Details of the guardwrail associated with the inline collaborator.InvokeInlineAgentRequest.BuilderInvokeInlineAgentRequest.Builder. guardrailConfiguration(GuardrailConfigurationWithArn guardrailConfiguration)The guardrails to assign to the inline agent.
-