7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
20namespace PartnerCentralSelling {
50 template <
typename AwsMarketplaceOffersT = Aws::Vector<Aws::String>>
52 m_awsMarketplaceOffersHasBeenSet =
true;
53 m_awsMarketplaceOffers = std::forward<AwsMarketplaceOffersT>(value);
55 template <
typename AwsMarketplaceOffersT = Aws::Vector<Aws::String>>
60 template <
typename AwsMarketplaceOffersT = Aws::String>
62 m_awsMarketplaceOffersHasBeenSet =
true;
63 m_awsMarketplaceOffers.emplace_back(std::forward<AwsMarketplaceOffersT>(value));
78 template <
typename AwsMarketplaceOfferSetsT = Aws::Vector<Aws::String>>
80 m_awsMarketplaceOfferSetsHasBeenSet =
true;
81 m_awsMarketplaceOfferSets = std::forward<AwsMarketplaceOfferSetsT>(value);
83 template <
typename AwsMarketplaceOfferSetsT = Aws::Vector<Aws::String>>
88 template <
typename AwsMarketplaceOfferSetsT = Aws::String>
90 m_awsMarketplaceOfferSetsHasBeenSet =
true;
91 m_awsMarketplaceOfferSets.emplace_back(std::forward<AwsMarketplaceOfferSetsT>(value));
111 template <
typename SolutionsT = Aws::Vector<Aws::String>>
113 m_solutionsHasBeenSet =
true;
114 m_solutions = std::forward<SolutionsT>(value);
116 template <
typename SolutionsT = Aws::Vector<Aws::String>>
121 template <
typename SolutionsT = Aws::String>
123 m_solutionsHasBeenSet =
true;
124 m_solutions.emplace_back(std::forward<SolutionsT>(value));
143 template <
typename AwsProductsT = Aws::Vector<Aws::String>>
145 m_awsProductsHasBeenSet =
true;
146 m_awsProducts = std::forward<AwsProductsT>(value);
148 template <
typename AwsProductsT = Aws::Vector<Aws::String>>
153 template <
typename AwsProductsT = Aws::String>
155 m_awsProductsHasBeenSet =
true;
156 m_awsProducts.emplace_back(std::forward<AwsProductsT>(value));
169 template <
typename AwsMarketplaceSolutionsT = Aws::Vector<Aws::String>>
171 m_awsMarketplaceSolutionsHasBeenSet =
true;
172 m_awsMarketplaceSolutions = std::forward<AwsMarketplaceSolutionsT>(value);
174 template <
typename AwsMarketplaceSolutionsT = Aws::Vector<Aws::String>>
179 template <
typename AwsMarketplaceSolutionsT = Aws::String>
181 m_awsMarketplaceSolutionsHasBeenSet =
true;
182 m_awsMarketplaceSolutions.emplace_back(std::forward<AwsMarketplaceSolutionsT>(value));
195 template <
typename AwsMarketplaceProductsT = Aws::Vector<Aws::String>>
197 m_awsMarketplaceProductsHasBeenSet =
true;
198 m_awsMarketplaceProducts = std::forward<AwsMarketplaceProductsT>(value);
200 template <
typename AwsMarketplaceProductsT = Aws::Vector<Aws::String>>
205 template <
typename AwsMarketplaceProductsT = Aws::String>
207 m_awsMarketplaceProductsHasBeenSet =
true;
208 m_awsMarketplaceProducts.emplace_back(std::forward<AwsMarketplaceProductsT>(value));
224 bool m_awsMarketplaceOffersHasBeenSet =
false;
225 bool m_awsMarketplaceOfferSetsHasBeenSet =
false;
226 bool m_solutionsHasBeenSet =
false;
227 bool m_awsProductsHasBeenSet =
false;
228 bool m_awsMarketplaceSolutionsHasBeenSet =
false;
229 bool m_awsMarketplaceProductsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue