Uses of Class
software.amazon.awssdk.services.bedrockagent.model.BedrockDataAutomationConfiguration
Packages that use BedrockDataAutomationConfiguration
-
Uses of BedrockDataAutomationConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return BedrockDataAutomationConfigurationModifier and TypeMethodDescriptionParsingConfiguration.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 BedrockDataAutomationConfigurationModifier and TypeMethodDescriptionParsingConfiguration.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.