7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/guardduty/GuardDuty_EXPORTS.h>
9#include <aws/guardduty/model/Product.h>
42 template <
typename VersionT = Aws::String>
44 m_versionHasBeenSet =
true;
45 m_version = std::forward<VersionT>(value);
47 template <
typename VersionT = Aws::String>
60 template <
typename ProductT = Product>
62 m_productHasBeenSet =
true;
63 m_product = std::forward<ProductT>(value);
65 template <
typename ProductT = Product>
75 bool m_versionHasBeenSet =
false;
76 bool m_productHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue