7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
9#include <aws/sagemaker/model/S3DataType.h>
49 m_s3DataTypeHasBeenSet =
true;
82 template <
typename S3UriT = Aws::String>
84 m_s3UriHasBeenSet =
true;
85 m_s3Uri = std::forward<S3UriT>(value);
87 template <
typename S3UriT = Aws::String>
89 SetS3Uri(std::forward<S3UriT>(value));
97 bool m_s3DataTypeHasBeenSet =
false;
98 bool m_s3UriHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue