7#include <aws/personalize/Personalize_EXPORTS.h>
8#include <aws/personalize/model/S3DataConfig.h>
44 template<
typename S3DataSourceT = S3DataConfig>
45 void SetS3DataSource(S3DataSourceT&& value) { m_s3DataSourceHasBeenSet =
true; m_s3DataSource = std::forward<S3DataSourceT>(value); }
46 template<
typename S3DataSourceT = S3DataConfig>
52 bool m_s3DataSourceHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue