7#include <aws/migrationhubstrategy/MigrationHubStrategyRecommendations_EXPORTS.h>
8#include <aws/migrationhubstrategy/model/BusinessGoals.h>
21namespace MigrationHubStrategyRecommendations
46 template<
typename BusinessGoalsT = BusinessGoals>
47 void SetBusinessGoals(BusinessGoalsT&& value) { m_businessGoalsHasBeenSet =
true; m_businessGoals = std::forward<BusinessGoalsT>(value); }
48 template<
typename BusinessGoalsT = BusinessGoals>
54 bool m_businessGoalsHasBeenSet =
false;
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API PrioritizeBusinessGoals(Aws::Utils::Json::JsonView jsonValue)
void SetBusinessGoals(BusinessGoalsT &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API PrioritizeBusinessGoals & operator=(Aws::Utils::Json::JsonView jsonValue)
PrioritizeBusinessGoals & WithBusinessGoals(BusinessGoalsT &&value)
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API Aws::Utils::Json::JsonValue Jsonize() const
const BusinessGoals & GetBusinessGoals() const
bool BusinessGoalsHasBeenSet() const
AWS_MIGRATIONHUBSTRATEGYRECOMMENDATIONS_API PrioritizeBusinessGoals()=default
Aws::Utils::Json::JsonValue JsonValue