class Aws::MigrationHubStrategyRecommendations::Types::BusinessGoals

Business goals that you specify.

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

data as a hash:

    {
      license_cost_reduction: 1,
      modernize_infrastructure_with_cloud_native_technologies: 1,
      reduce_operational_overhead_with_managed_services: 1,
      speed_of_migration: 1,
    }

@!attribute [rw] license_cost_reduction

Business goal to reduce license costs.
@return [Integer]

@!attribute [rw] modernize_infrastructure_with_cloud_native_technologies

Business goal to modernize infrastructure by moving to cloud native
technologies.
@return [Integer]

@!attribute [rw] reduce_operational_overhead_with_managed_services

Business goal to reduce the operational overhead on the team by
moving into managed services.
@return [Integer]

@!attribute [rw] speed_of_migration

Business goal to achieve migration at a fast pace.
@return [Integer]

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

Constants

SENSITIVE