7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/neptunedata/Neptunedata_EXPORTS.h>
19namespace neptunedata {
46 template <
typename SourceS3DirectoryPathT = Aws::String>
48 m_sourceS3DirectoryPathHasBeenSet =
true;
49 m_sourceS3DirectoryPath = std::forward<SourceS3DirectoryPathT>(value);
51 template <
typename SourceS3DirectoryPathT = Aws::String>
68 template <
typename TransformEntryPo
intScriptT = Aws::String>
70 m_transformEntryPointScriptHasBeenSet =
true;
71 m_transformEntryPointScript = std::forward<TransformEntryPointScriptT>(value);
73 template <
typename TransformEntryPo
intScriptT = Aws::String>
83 bool m_sourceS3DirectoryPathHasBeenSet =
false;
84 bool m_transformEntryPointScriptHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue