7#include <aws/neptune-graph/NeptuneGraph_EXPORTS.h>
8#include <aws/neptune-graph/model/NeptuneImportOptions.h>
46 template<
typename NeptuneT = NeptuneImportOptions>
47 void SetNeptune(NeptuneT&& value) { m_neptuneHasBeenSet =
true; m_neptune = std::forward<NeptuneT>(value); }
48 template<
typename NeptuneT = NeptuneImportOptions>
54 bool m_neptuneHasBeenSet =
false;
AWS_NEPTUNEGRAPH_API ImportOptions()=default
AWS_NEPTUNEGRAPH_API ImportOptions(Aws::Utils::Json::JsonView jsonValue)
void SetNeptune(NeptuneT &&value)
bool NeptuneHasBeenSet() const
AWS_NEPTUNEGRAPH_API ImportOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
const NeptuneImportOptions & GetNeptune() const
ImportOptions & WithNeptune(NeptuneT &&value)
AWS_NEPTUNEGRAPH_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue