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));
168 bool m_awsMarketplaceOffersHasBeenSet =
false;
169 bool m_awsMarketplaceOfferSetsHasBeenSet =
false;
170 bool m_solutionsHasBeenSet =
false;
171 bool m_awsProductsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue