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()Returns the value of the RdsConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type RdsConfiguration Modifier and Type Method Description StorageConfiguration.BuilderStorageConfiguration.Builder. rdsConfiguration(RdsConfiguration rdsConfiguration)Sets the value of the RdsConfiguration property for this object.
-