Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksSensitiveInformationConfig
Packages that use GuardrailChecksSensitiveInformationConfig
-
Uses of GuardrailChecksSensitiveInformationConfig in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailChecksSensitiveInformationConfigModifier and TypeMethodDescriptionGuardrailChecksConfig.sensitiveInformation()The sensitive information check configuration.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailChecksSensitiveInformationConfigModifier and TypeMethodDescriptionGuardrailChecksConfig.Builder.sensitiveInformation(GuardrailChecksSensitiveInformationConfig sensitiveInformation) The sensitive information check configuration.