7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/eks/EKS_EXPORTS.h>
41 template <
typename ProductIdT = Aws::String>
43 m_productIdHasBeenSet =
true;
44 m_productId = std::forward<ProductIdT>(value);
46 template <
typename ProductIdT = Aws::String>
59 template <
typename ProductUrlT = Aws::String>
61 m_productUrlHasBeenSet =
true;
62 m_productUrl = std::forward<ProductUrlT>(value);
64 template <
typename ProductUrlT = Aws::String>
74 bool m_productIdHasBeenSet =
false;
75 bool m_productUrlHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue