7#include <aws/omics/Omics_EXPORTS.h>
8#include <aws/omics/model/TsvOptions.h>
9#include <aws/omics/model/VcfOptions.h>
41 template <
typename TsvOptionsT = TsvOptions>
43 m_tsvOptionsHasBeenSet =
true;
44 m_tsvOptions = std::forward<TsvOptionsT>(value);
46 template <
typename TsvOptionsT = TsvOptions>
59 template <
typename VcfOptionsT = VcfOptions>
61 m_vcfOptionsHasBeenSet =
true;
62 m_vcfOptions = std::forward<VcfOptionsT>(value);
64 template <
typename VcfOptionsT = VcfOptions>
74 bool m_tsvOptionsHasBeenSet =
false;
75 bool m_vcfOptionsHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue