class Aws::MigrationHubStrategyRecommendations::Types::DatabaseMigrationPreference
Preferences for migrating a database to AWS.
@note DatabaseMigrationPreference
is a union - when making an API calls you must set exactly one of the members.
@note DatabaseMigrationPreference
is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of DatabaseMigrationPreference
corresponding to the set member.
@!attribute [rw] 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. @return [Types::Heterogeneous]
@!attribute [rw] 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. @return [Types::Homogeneous]
@!attribute [rw] no_preference
Indicated that you do not prefer heterogeneous or homogeneous. @return [Types::NoDatabaseMigrationPreference]
@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/DatabaseMigrationPreference AWS API Documentation
Constants
- SENSITIVE