7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/omics/Omics_EXPORTS.h>
41 m_totalReadCountHasBeenSet =
true;
42 m_totalReadCount = value;
57 m_totalBaseCountHasBeenSet =
true;
58 m_totalBaseCount = value;
72 template <
typename GeneratedFromT = Aws::String>
74 m_generatedFromHasBeenSet =
true;
75 m_generatedFrom = std::forward<GeneratedFromT>(value);
77 template <
typename GeneratedFromT = Aws::String>
90 template <
typename AlignmentT = Aws::String>
92 m_alignmentHasBeenSet =
true;
93 m_alignment = std::forward<AlignmentT>(value);
95 template <
typename AlignmentT = Aws::String>
102 long long m_totalReadCount{0};
104 long long m_totalBaseCount{0};
109 bool m_totalReadCountHasBeenSet =
false;
110 bool m_totalBaseCountHasBeenSet =
false;
111 bool m_generatedFromHasBeenSet =
false;
112 bool m_alignmentHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue