7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
19namespace imagebuilder {
55 template <
typename HttpTokensT = Aws::String>
57 m_httpTokensHasBeenSet =
true;
58 m_httpTokens = std::forward<HttpTokensT>(value);
60 template <
typename HttpTokensT = Aws::String>
76 m_httpPutResponseHopLimitHasBeenSet =
true;
77 m_httpPutResponseHopLimit = value;
87 int m_httpPutResponseHopLimit{0};
88 bool m_httpTokensHasBeenSet =
false;
89 bool m_httpPutResponseHopLimitHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue