Uses of Class
software.amazon.awssdk.services.bedrockagent.model.BedrockDataAutomationConfiguration
-
Packages that use BedrockDataAutomationConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of BedrockDataAutomationConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return BedrockDataAutomationConfiguration Modifier and Type Method Description BedrockDataAutomationConfigurationParsingConfiguration. bedrockDataAutomationConfiguration()If you specifyBEDROCK_DATA_AUTOMATIONas the parsing strategy for ingesting your data source, use this object to modify configurations for using the Amazon Bedrock Data Automation parser.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type BedrockDataAutomationConfiguration Modifier and Type Method Description ParsingConfiguration.BuilderParsingConfiguration.Builder. bedrockDataAutomationConfiguration(BedrockDataAutomationConfiguration bedrockDataAutomationConfiguration)If you specifyBEDROCK_DATA_AUTOMATIONas the parsing strategy for ingesting your data source, use this object to modify configurations for using the Amazon Bedrock Data Automation parser.
-