Uses of Class
software.amazon.awssdk.services.bedrockagent.model.RdsConfiguration
-
Packages that use RdsConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of RdsConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return RdsConfiguration Modifier and Type Method Description 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 RdsConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. rdsConfiguration(RdsConfiguration rdsConfiguration)Contains details about the storage configuration of the knowledge base in Amazon RDS.
-