Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksSensitiveInformationEntityConfig
Packages that use GuardrailChecksSensitiveInformationEntityConfig
-
Uses of GuardrailChecksSensitiveInformationEntityConfig in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailChecksSensitiveInformationEntityConfigModifier and TypeMethodDescriptionGuardrailChecksSensitiveInformationConfig.entities()The sensitive information entity types to detect.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailChecksSensitiveInformationEntityConfigModifier and TypeMethodDescriptionGuardrailChecksSensitiveInformationConfig.Builder.entities(GuardrailChecksSensitiveInformationEntityConfig... entities) The sensitive information entity types to detect.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type GuardrailChecksSensitiveInformationEntityConfigModifier and TypeMethodDescriptionGuardrailChecksSensitiveInformationConfig.Builder.entities(Collection<GuardrailChecksSensitiveInformationEntityConfig> entities) The sensitive information entity types to detect.