Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksConfig
Packages that use GuardrailChecksConfig
-
Uses of GuardrailChecksConfig in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailChecksConfigModifier and TypeMethodDescriptionfinal GuardrailChecksConfigInvokeGuardrailChecksRequest.checks()The inline check configurations that specify which guardrail checks to run against the messages.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailChecksConfigModifier and TypeMethodDescriptionInvokeGuardrailChecksRequest.Builder.checks(GuardrailChecksConfig checks) The inline check configurations that specify which guardrail checks to run against the messages.