7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/iotsitewise/model/FileFormat.h>
47 template<
typename FileFormatT = FileFormat>
48 void SetFileFormat(FileFormatT&& value) { m_fileFormatHasBeenSet =
true; m_fileFormat = std::forward<FileFormatT>(value); }
49 template<
typename FileFormatT = FileFormat>
55 bool m_fileFormatHasBeenSet =
false;
const FileFormat & GetFileFormat() const
bool FileFormatHasBeenSet() const
void SetFileFormat(FileFormatT &&value)
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTSITEWISE_API JobConfiguration()=default
JobConfiguration & WithFileFormat(FileFormatT &&value)
AWS_IOTSITEWISE_API JobConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTSITEWISE_API JobConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue