7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/healthlake/HealthLake_EXPORTS.h>
41 template <
typename S3UriT = Aws::String>
43 m_s3UriHasBeenSet =
true;
44 m_s3Uri = std::forward<S3UriT>(value);
46 template <
typename S3UriT = Aws::String>
48 SetS3Uri(std::forward<S3UriT>(value));
54 bool m_s3UriHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue