7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/S3ModelDataSource.h>
42 template <
typename S3DataSourceT = S3ModelDataSource>
44 m_s3DataSourceHasBeenSet =
true;
45 m_s3DataSource = std::forward<S3DataSourceT>(value);
47 template <
typename S3DataSourceT = S3ModelDataSource>
55 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