7#include <aws/iotanalytics/IoTAnalytics_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename FileNameT = Aws::String>
49 void SetFileName(FileNameT&& value) { m_fileNameHasBeenSet =
true; m_fileName = std::forward<FileNameT>(value); }
50 template<
typename FileNameT = Aws::String>
56 bool m_fileNameHasBeenSet =
false;
bool FileNameHasBeenSet() const
const Aws::String & GetFileName() const
AWS_IOTANALYTICS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTANALYTICS_API OutputFileUriValue()=default
AWS_IOTANALYTICS_API OutputFileUriValue(Aws::Utils::Json::JsonView jsonValue)
OutputFileUriValue & WithFileName(FileNameT &&value)
void SetFileName(FileNameT &&value)
AWS_IOTANALYTICS_API OutputFileUriValue & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue