7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetDeviceCreationFile(
const char* value) { m_deviceCreationFileHasBeenSet =
true; m_deviceCreationFile.assign(value); }
65 inline void SetRole(
const char* value) { m_roleHasBeenSet =
true; m_role.assign(value); }
73 bool m_deviceCreationFileHasBeenSet =
false;
76 bool m_roleHasBeenSet =
false;
bool DeviceCreationFileHasBeenSet() const
SidewalkStartImportInfo & WithDeviceCreationFile(const Aws::String &value)
AWS_IOTWIRELESS_API SidewalkStartImportInfo & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetRole() const
void SetRole(Aws::String &&value)
SidewalkStartImportInfo & WithRole(const char *value)
void SetDeviceCreationFile(Aws::String &&value)
void SetDeviceCreationFile(const Aws::String &value)
SidewalkStartImportInfo & WithDeviceCreationFile(const char *value)
AWS_IOTWIRELESS_API SidewalkStartImportInfo(Aws::Utils::Json::JsonView jsonValue)
void SetRole(const Aws::String &value)
SidewalkStartImportInfo & WithDeviceCreationFile(Aws::String &&value)
SidewalkStartImportInfo & WithRole(Aws::String &&value)
void SetRole(const char *value)
bool RoleHasBeenSet() const
SidewalkStartImportInfo & WithRole(const Aws::String &value)
void SetDeviceCreationFile(const char *value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTWIRELESS_API SidewalkStartImportInfo()
const Aws::String & GetDeviceCreationFile() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue