Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.TextToSqlConfiguration
Packages that use TextToSqlConfiguration
-
Uses of TextToSqlConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TextToSqlConfigurationModifier and TypeMethodDescriptionfinal TextToSqlConfigurationTransformationConfiguration.textToSqlConfiguration()Specifies configurations for transforming text to SQL.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type TextToSqlConfigurationModifier and TypeMethodDescriptionTransformationConfiguration.Builder.textToSqlConfiguration(TextToSqlConfiguration textToSqlConfiguration) Specifies configurations for transforming text to SQL.