7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iotwireless/IoTWireless_EXPORTS.h>
19namespace IoTWireless {
42 template <
typename DeviceCreationFileT = Aws::String>
44 m_deviceCreationFileHasBeenSet =
true;
45 m_deviceCreationFile = std::forward<DeviceCreationFileT>(value);
47 template <
typename DeviceCreationFileT = Aws::String>
55 bool m_deviceCreationFileHasBeenSet =
false;
AWS_IOTWIRELESS_API SidewalkUpdateImportInfo()=default
void SetDeviceCreationFile(DeviceCreationFileT &&value)
AWS_IOTWIRELESS_API SidewalkUpdateImportInfo(Aws::Utils::Json::JsonView jsonValue)
bool DeviceCreationFileHasBeenSet() const
const Aws::String & GetDeviceCreationFile() const
AWS_IOTWIRELESS_API SidewalkUpdateImportInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
SidewalkUpdateImportInfo & WithDeviceCreationFile(DeviceCreationFileT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue