7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
54 inline void SetSourceS3DirectoryPath(
const char* value) { m_sourceS3DirectoryPathHasBeenSet =
true; m_sourceS3DirectoryPath.assign(value); }
72 inline void SetTransformEntryPointScript(
const char* value) { m_transformEntryPointScriptHasBeenSet =
true; m_transformEntryPointScript.assign(value); }
80 bool m_sourceS3DirectoryPathHasBeenSet =
false;
83 bool m_transformEntryPointScriptHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue