class Aws::MigrationHubStrategyRecommendations::Types::Heterogeneous

The object containing details about heterogeneous database preferences.

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

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 heterogeneous database migration
preference.
@return [Array<String>]

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

Constants

SENSITIVE