| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
RdsRecommendation |
RdsRecommendation.clone() |
RdsRecommendation |
RecommendationData.getRdsEngine()
The recommendation of a target Amazon RDS database engine.
|
RdsRecommendation |
RdsRecommendation.withRequirementsToTarget(RdsRequirements requirementsToTarget)
Supplemental information about the requirements to the recommended target database on Amazon RDS.
|
RdsRecommendation |
RdsRecommendation.withTargetConfiguration(RdsConfiguration targetConfiguration)
Supplemental information about the configuration of the recommended target database on Amazon RDS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationData.setRdsEngine(RdsRecommendation rdsEngine)
The recommendation of a target Amazon RDS database engine.
|
RecommendationData |
RecommendationData.withRdsEngine(RdsRecommendation rdsEngine)
The recommendation of a target Amazon RDS database engine.
|
Copyright © 2024. All rights reserved.