Uses of Class
software.amazon.awssdk.services.databasemigration.model.RdsConfiguration
-
Packages that use RdsConfiguration Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of RdsConfiguration in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RdsConfiguration Modifier and Type Method Description RdsConfigurationRdsRecommendation. targetConfiguration()Supplemental information about the configuration of the recommended target database on Amazon RDS.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type RdsConfiguration Modifier and Type Method Description RdsRecommendation.BuilderRdsRecommendation.Builder. targetConfiguration(RdsConfiguration targetConfiguration)Supplemental information about the configuration of the recommended target database on Amazon RDS.
-