Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.TextToSqlConfiguration
-
Packages that use TextToSqlConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of TextToSqlConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TextToSqlConfiguration Modifier and Type Method Description TextToSqlConfigurationTransformationConfiguration. textToSqlConfiguration()Specifies configurations for transforming text to SQL.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type TextToSqlConfiguration Modifier and Type Method Description TransformationConfiguration.BuilderTransformationConfiguration.Builder. textToSqlConfiguration(TextToSqlConfiguration textToSqlConfiguration)Specifies configurations for transforming text to SQL.
-