DatabaseMigrationPreference - Migration Hub Strategy Recommendations

DatabaseMigrationPreference

Preferences for migrating a database to AWS.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

heterogeneous

Indicates whether you are interested in moving from one type of database to another. For example, from SQL Server to Amazon Aurora MySQL-Compatible Edition.

Type: Heterogeneous object

Required: No

homogeneous

Indicates whether you are interested in moving to the same type of database into AWS. For example, from SQL Server in your environment to SQL Server on AWS.

Type: Homogeneous object

Required: No

noPreference

Indicated that you do not prefer heterogeneous or homogeneous.

Type: NoDatabaseMigrationPreference object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: