Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RdsConfiguration
Packages that use RdsConfiguration
-
Uses of RdsConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RdsConfigurationModifier and TypeMethodDescriptionfinal RdsConfigurationStorageConfiguration.rdsConfiguration()Contains details about the storage configuration of the knowledge base in Amazon RDS.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RdsConfigurationModifier and TypeMethodDescriptionStorageConfiguration.Builder.rdsConfiguration(RdsConfiguration rdsConfiguration) Contains details about the storage configuration of the knowledge base in Amazon RDS.