7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/S3ModelDataSource.h>
48 template<
typename S3DataSourceT = S3ModelDataSource>
49 void SetS3DataSource(S3DataSourceT&& value) { m_s3DataSourceHasBeenSet =
true; m_s3DataSource = std::forward<S3DataSourceT>(value); }
50 template<
typename S3DataSourceT = S3ModelDataSource>
56 bool m_s3DataSourceHasBeenSet =
false;
void SetS3DataSource(S3DataSourceT &&value)
bool S3DataSourceHasBeenSet() const
AWS_SAGEMAKER_API ModelDataSource & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API ModelDataSource(Aws::Utils::Json::JsonView jsonValue)
const S3ModelDataSource & GetS3DataSource() const
AWS_SAGEMAKER_API ModelDataSource()=default
ModelDataSource & WithS3DataSource(S3DataSourceT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue