7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/ExportErrorDetailsOutput.h>
19namespace SageMakerGeospatial {
42 template <
typename ExportResultsT = ExportErrorDetailsOutput>
44 m_exportResultsHasBeenSet =
true;
45 m_exportResults = std::forward<ExportResultsT>(value);
47 template <
typename ExportResultsT = ExportErrorDetailsOutput>
61 template <
typename ExportSourceImagesT = ExportErrorDetailsOutput>
63 m_exportSourceImagesHasBeenSet =
true;
64 m_exportSourceImages = std::forward<ExportSourceImagesT>(value);
66 template <
typename ExportSourceImagesT = ExportErrorDetailsOutput>
76 bool m_exportResultsHasBeenSet =
false;
77 bool m_exportSourceImagesHasBeenSet =
false;
const ExportErrorDetailsOutput & GetExportResults() const
ExportErrorDetails & WithExportResults(ExportResultsT &&value)
void SetExportSourceImages(ExportSourceImagesT &&value)
AWS_SAGEMAKERGEOSPATIAL_API ExportErrorDetails(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKERGEOSPATIAL_API ExportErrorDetails()=default
bool ExportResultsHasBeenSet() const
const ExportErrorDetailsOutput & GetExportSourceImages() const
AWS_SAGEMAKERGEOSPATIAL_API ExportErrorDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ExportSourceImagesHasBeenSet() const
AWS_SAGEMAKERGEOSPATIAL_API Aws::Utils::Json::JsonValue Jsonize() const
ExportErrorDetails & WithExportSourceImages(ExportSourceImagesT &&value)
void SetExportResults(ExportResultsT &&value)
Aws::Utils::Json::JsonValue JsonValue