Uses of Class
software.amazon.awssdk.services.databasemigration.model.RdsConfiguration
Packages that use RdsConfiguration
-
Uses of RdsConfiguration in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return RdsConfigurationModifier and TypeMethodDescriptionfinal 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 RdsConfigurationModifier and TypeMethodDescriptionRdsRecommendation.Builder.targetConfiguration(RdsConfiguration targetConfiguration) Supplemental information about the configuration of the recommended target database on Amazon RDS.