7#include <aws/glacier/Glacier_EXPORTS.h>
8#include <aws/glacier/model/CSVOutput.h>
46 template<
typename CsvT = CSVOutput>
47 void SetCsv(CsvT&& value) { m_csvHasBeenSet =
true; m_csv = std::forward<CsvT>(value); }
48 template<
typename CsvT = CSVOutput>
54 bool m_csvHasBeenSet =
false;
AWS_GLACIER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLACIER_API OutputSerialization(Aws::Utils::Json::JsonView jsonValue)
AWS_GLACIER_API OutputSerialization & operator=(Aws::Utils::Json::JsonView jsonValue)
OutputSerialization & WithCsv(CsvT &&value)
const CSVOutput & GetCsv() const
AWS_GLACIER_API OutputSerialization()=default
void SetCsv(CsvT &&value)
bool CsvHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue