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
56 template<
typename AwsMarketplaceOffersT = Aws::Vector<Aws::String>>
57 void SetAwsMarketplaceOffers(AwsMarketplaceOffersT&& value) { m_awsMarketplaceOffersHasBeenSet =
true; m_awsMarketplaceOffers = std::forward<AwsMarketplaceOffersT>(value); }
58 template<
typename AwsMarketplaceOffersT = Aws::Vector<Aws::String>>
60 template<
typename AwsMarketplaceOffersT = Aws::String>
78 template<
typename AwsProductsT = Aws::Vector<Aws::String>>
79 void SetAwsProducts(AwsProductsT&& value) { m_awsProductsHasBeenSet =
true; m_awsProducts = std::forward<AwsProductsT>(value); }
80 template<
typename AwsProductsT = Aws::Vector<Aws::String>>
82 template<
typename AwsProductsT = Aws::String>
101 template<
typename SolutionsT = Aws::Vector<Aws::String>>
102 void SetSolutions(SolutionsT&& value) { m_solutionsHasBeenSet =
true; m_solutions = std::forward<SolutionsT>(value); }
103 template<
typename SolutionsT = Aws::Vector<Aws::String>>
105 template<
typename SolutionsT = Aws::String>
111 bool m_awsMarketplaceOffersHasBeenSet =
false;
114 bool m_awsProductsHasBeenSet =
false;
117 bool m_solutionsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue