7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/translate/Translate_EXPORTS.h>
43 template <
typename S3UriT = Aws::String>
45 m_s3UriHasBeenSet =
true;
46 m_s3Uri = std::forward<S3UriT>(value);
48 template <
typename S3UriT = Aws::String>
50 SetS3Uri(std::forward<S3UriT>(value));
84 template <
typename ContentTypeT = Aws::String>
86 m_contentTypeHasBeenSet =
true;
87 m_contentType = std::forward<ContentTypeT>(value);
89 template <
typename ContentTypeT = Aws::String>
99 bool m_s3UriHasBeenSet =
false;
100 bool m_contentTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue