Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailInvocationMetrics
Packages that use GuardrailInvocationMetrics
-
Uses of GuardrailInvocationMetrics in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailInvocationMetricsModifier and TypeMethodDescriptionGuardrailAssessment.invocationMetrics()The invocation metrics for the guardrail assessment.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailInvocationMetricsModifier and TypeMethodDescriptionGuardrailAssessment.Builder.invocationMetrics(GuardrailInvocationMetrics invocationMetrics) The invocation metrics for the guardrail assessment.