7#include <aws/neptune-graph/NeptuneGraph_EXPORTS.h>
8#include <aws/neptune-graph/model/NeptuneImportOptions.h>
19namespace NeptuneGraph {
40 template <
typename NeptuneT = NeptuneImportOptions>
42 m_neptuneHasBeenSet =
true;
43 m_neptune = std::forward<NeptuneT>(value);
45 template <
typename NeptuneT = NeptuneImportOptions>
53 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