7#include <aws/sagemaker-geospatial/SageMakerGeospatial_EXPORTS.h>
8#include <aws/sagemaker-geospatial/model/ExportS3DataInput.h>
21namespace SageMakerGeospatial
47 template<
typename S3DataT = ExportS3DataInput>
48 void SetS3Data(S3DataT&& value) { m_s3DataHasBeenSet =
true; m_s3Data = std::forward<S3DataT>(value); }
49 template<
typename S3DataT = ExportS3DataInput>
55 bool m_s3DataHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue