7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
43 template <
typename ContentPathT = Aws::String>
45 m_contentPathHasBeenSet =
true;
46 m_contentPath = std::forward<ContentPathT>(value);
48 template <
typename ContentPathT = Aws::String>
61 template <
typename HeaderKeyT = Aws::String>
63 m_headerKeyHasBeenSet =
true;
64 m_headerKey = std::forward<HeaderKeyT>(value);
66 template <
typename HeaderKeyT = Aws::String>
76 bool m_contentPathHasBeenSet =
false;
77 bool m_headerKeyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue