7#include <aws/m2/MainframeModernization_EXPORTS.h>
8#include <aws/m2/model/DataSet.h>
9#include <aws/m2/model/ExternalLocation.h>
20namespace MainframeModernization {
42 template <
typename DataSetT = DataSet>
44 m_dataSetHasBeenSet =
true;
45 m_dataSet = std::forward<DataSetT>(value);
47 template <
typename DataSetT = DataSet>
60 template <
typename ExternalLocationT = ExternalLocation>
62 m_externalLocationHasBeenSet =
true;
63 m_externalLocation = std::forward<ExternalLocationT>(value);
65 template <
typename ExternalLocationT = ExternalLocation>
75 bool m_dataSetHasBeenSet =
false;
76 bool m_externalLocationHasBeenSet =
false;
AWS_MAINFRAMEMODERNIZATION_API DataSetImportItem & operator=(Aws::Utils::Json::JsonView jsonValue)
DataSetImportItem & WithDataSet(DataSetT &&value)
DataSetImportItem & WithExternalLocation(ExternalLocationT &&value)
void SetExternalLocation(ExternalLocationT &&value)
bool ExternalLocationHasBeenSet() const
AWS_MAINFRAMEMODERNIZATION_API DataSetImportItem(Aws::Utils::Json::JsonView jsonValue)
const ExternalLocation & GetExternalLocation() const
AWS_MAINFRAMEMODERNIZATION_API DataSetImportItem()=default
const DataSet & GetDataSet() const
AWS_MAINFRAMEMODERNIZATION_API Aws::Utils::Json::JsonValue Jsonize() const
void SetDataSet(DataSetT &&value)
bool DataSetHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue