7#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
22namespace PartnerCentralSelling
51 template<
typename AwsProductsT = Aws::Vector<Aws::String>>
52 void SetAwsProducts(AwsProductsT&& value) { m_awsProductsHasBeenSet =
true; m_awsProducts = std::forward<AwsProductsT>(value); }
53 template<
typename AwsProductsT = Aws::Vector<Aws::String>>
55 template<
typename AwsProductsT = Aws::String>
67 template<
typename SolutionsT = Aws::Vector<Aws::String>>
68 void SetSolutions(SolutionsT&& value) { m_solutionsHasBeenSet =
true; m_solutions = std::forward<SolutionsT>(value); }
69 template<
typename SolutionsT = Aws::Vector<Aws::String>>
71 template<
typename SolutionsT = Aws::String>
77 bool m_awsProductsHasBeenSet =
false;
80 bool m_solutionsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue