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