7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
61 template<
typename HttpTokensT = Aws::String>
62 void SetHttpTokens(HttpTokensT&& value) { m_httpTokensHasBeenSet =
true; m_httpTokens = std::forward<HttpTokensT>(value); }
63 template<
typename HttpTokensT = Aws::String>
81 bool m_httpTokensHasBeenSet =
false;
83 int m_httpPutResponseHopLimit{0};
84 bool m_httpPutResponseHopLimitHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue