7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetIotCoreThingName(
const char* value) { m_iotCoreThingNameHasBeenSet =
true; m_iotCoreThingName.assign(value); }
57 bool m_iotCoreThingNameHasBeenSet =
false;
AWS_IOTSITEWISE_API SiemensIE()
SiemensIE & WithIotCoreThingName(const char *value)
void SetIotCoreThingName(Aws::String &&value)
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
bool IotCoreThingNameHasBeenSet() const
const Aws::String & GetIotCoreThingName() const
void SetIotCoreThingName(const Aws::String &value)
SiemensIE & WithIotCoreThingName(Aws::String &&value)
void SetIotCoreThingName(const char *value)
SiemensIE & WithIotCoreThingName(const Aws::String &value)
AWS_IOTSITEWISE_API SiemensIE(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTSITEWISE_API SiemensIE & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue