7#include <aws/medical-imaging/MedicalImaging_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/medical-imaging/model/MetadataCopies.h>
22namespace MedicalImaging
47 template<
typename LatestVersionIdT = Aws::String>
48 void SetLatestVersionId(LatestVersionIdT&& value) { m_latestVersionIdHasBeenSet =
true; m_latestVersionId = std::forward<LatestVersionIdT>(value); }
49 template<
typename LatestVersionIdT = Aws::String>
60 template<
typename DICOMCopiesT = MetadataCopies>
61 void SetDICOMCopies(DICOMCopiesT&& value) { m_dICOMCopiesHasBeenSet =
true; m_dICOMCopies = std::forward<DICOMCopiesT>(value); }
62 template<
typename DICOMCopiesT = MetadataCopies>
68 bool m_latestVersionIdHasBeenSet =
false;
71 bool m_dICOMCopiesHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue