Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksSensitiveInformationResult
Packages that use GuardrailChecksSensitiveInformationResult
-
Uses of GuardrailChecksSensitiveInformationResult in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailChecksSensitiveInformationResultModifier and TypeMethodDescriptionGuardrailChecksResults.sensitiveInformation()The sensitive information check results.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailChecksSensitiveInformationResultModifier and TypeMethodDescriptionGuardrailChecksResults.Builder.sensitiveInformation(GuardrailChecksSensitiveInformationResult sensitiveInformation) The sensitive information check results.