7#include <aws/athena/Athena_EXPORTS.h>
8#include <aws/athena/AthenaRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
45 inline void SetNotebookId(
const char* value) { m_notebookIdHasBeenSet =
true; m_notebookId.assign(value); }
53 bool m_notebookIdHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String