7#include <aws/glacier/Glacier_EXPORTS.h>
8#include <aws/glacier/model/CSVInput.h>
46 template<
typename CsvT = CSVInput>
47 void SetCsv(CsvT&& value) { m_csvHasBeenSet =
true; m_csv = std::forward<CsvT>(value); }
48 template<
typename CsvT = CSVInput>
54 bool m_csvHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue