class Aws::MigrationHubStrategyRecommendations::Types::NoDatabaseMigrationPreference

The object containing details about database migration preferences, when you have no particular preference.

@note When making an API call, you may pass NoDatabaseMigrationPreference

data as a hash:

    {
      target_database_engine: ["None specified"], # required, accepts None specified, Amazon Aurora, AWS PostgreSQL, MySQL, Microsoft SQL Server, Oracle Database, MariaDB, SAP, Db2 LUW, MongoDB
    }

@!attribute [rw] target_database_engine

The target database engine for database migration preference that
you specify.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/NoDatabaseMigrationPreference AWS API Documentation

Constants

SENSITIVE