7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/healthlake/HealthLake_EXPORTS.h>
9#include <aws/healthlake/model/SourceFormat.h>
42 template <
typename S3UriT = Aws::String>
44 m_s3UriHasBeenSet =
true;
45 m_s3Uri = std::forward<S3UriT>(value);
47 template <
typename S3UriT = Aws::String>
49 SetS3Uri(std::forward<S3UriT>(value));
61 m_sourceFormatHasBeenSet =
true;
62 m_sourceFormat = value;
73 bool m_s3UriHasBeenSet =
false;
74 bool m_sourceFormatHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue