7#include <aws/athena/Athena_EXPORTS.h>
8#include <aws/athena/AthenaRequest.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
43 template<
typename NotebookIdT = Aws::String>
44 void SetNotebookId(NotebookIdT&& value) { m_notebookIdHasBeenSet =
true; m_notebookId = std::forward<NotebookIdT>(value); }
45 template<
typename NotebookIdT = Aws::String>
51 bool m_notebookIdHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String