7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
53 template <
typename ManifestS3UriT = Aws::String>
55 m_manifestS3UriHasBeenSet =
true;
56 m_manifestS3Uri = std::forward<ManifestS3UriT>(value);
58 template <
typename ManifestS3UriT = Aws::String>
66 bool m_manifestS3UriHasBeenSet =
false;
const Aws::String & GetManifestS3Uri() const
void SetManifestS3Uri(ManifestS3UriT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API LabelingJobS3DataSource(Aws::Utils::Json::JsonView jsonValue)
bool ManifestS3UriHasBeenSet() const
LabelingJobS3DataSource & WithManifestS3Uri(ManifestS3UriT &&value)
AWS_SAGEMAKER_API LabelingJobS3DataSource()=default
AWS_SAGEMAKER_API LabelingJobS3DataSource & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue