7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/eks/model/ScoringStrategyConfig.h>
41 template <
typename ScoringStrategyT = ScoringStrategyConfig>
43 m_scoringStrategyHasBeenSet =
true;
44 m_scoringStrategy = std::forward<ScoringStrategyT>(value);
46 template <
typename ScoringStrategyT = ScoringStrategyConfig>
54 bool m_scoringStrategyHasBeenSet =
false;
bool ScoringStrategyHasBeenSet() const
AWS_EKS_API NodeResourcesFitVersionConfig()=default
AWS_EKS_API NodeResourcesFitVersionConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_EKS_API Aws::Utils::Json::JsonValue Jsonize() const
NodeResourcesFitVersionConfig & WithScoringStrategy(ScoringStrategyT &&value)
AWS_EKS_API NodeResourcesFitVersionConfig(Aws::Utils::Json::JsonView jsonValue)
void SetScoringStrategy(ScoringStrategyT &&value)
const ScoringStrategyConfig & GetScoringStrategy() const
Aws::Utils::Json::JsonValue JsonValue