| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseConfigDetail |
DatabaseConfigDetail.clone() |
DatabaseConfigDetail |
ApplicationComponentDetail.getDatabaseConfigDetail()
Configuration details for the database associated with the application component.
|
DatabaseConfigDetail |
DatabaseConfigDetail.withSecretName(String secretName)
AWS Secrets Manager key that holds the credentials that you use to connect to a database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationComponentDetail.setDatabaseConfigDetail(DatabaseConfigDetail databaseConfigDetail)
Configuration details for the database associated with the application component.
|
ApplicationComponentDetail |
ApplicationComponentDetail.withDatabaseConfigDetail(DatabaseConfigDetail databaseConfigDetail)
Configuration details for the database associated with the application component.
|
Copyright © 2025. All rights reserved.