7#include <aws/iotsitewise/IoTSiteWise_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
56 inline void SetCoreDeviceThingName(
const char* value) { m_coreDeviceThingNameHasBeenSet =
true; m_coreDeviceThingName.assign(value); }
64 bool m_coreDeviceThingNameHasBeenSet =
false;
AWS_IOTSITEWISE_API GreengrassV2 & operator=(Aws::Utils::Json::JsonView jsonValue)
GreengrassV2 & WithCoreDeviceThingName(const char *value)
GreengrassV2 & WithCoreDeviceThingName(const Aws::String &value)
AWS_IOTSITEWISE_API GreengrassV2(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTSITEWISE_API GreengrassV2()
AWS_IOTSITEWISE_API Aws::Utils::Json::JsonValue Jsonize() const
bool CoreDeviceThingNameHasBeenSet() const
const Aws::String & GetCoreDeviceThingName() const
void SetCoreDeviceThingName(Aws::String &&value)
GreengrassV2 & WithCoreDeviceThingName(Aws::String &&value)
void SetCoreDeviceThingName(const char *value)
void SetCoreDeviceThingName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue