7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/WirelessDeviceEvent.h>
9#include <aws/iotwireless/model/LogLevel.h>
62 inline void SetLogLevel(
LogLevel&& value) { m_logLevelHasBeenSet =
true; m_logLevel = std::move(value); }
69 bool m_eventHasBeenSet =
false;
72 bool m_logLevelHasBeenSet =
false;
AWS_IOTWIRELESS_API WirelessDeviceEventLogOption & operator=(Aws::Utils::Json::JsonView jsonValue)
const LogLevel & GetLogLevel() const
AWS_IOTWIRELESS_API WirelessDeviceEventLogOption(Aws::Utils::Json::JsonView jsonValue)
const WirelessDeviceEvent & GetEvent() const
bool EventHasBeenSet() const
void SetEvent(const WirelessDeviceEvent &value)
void SetEvent(WirelessDeviceEvent &&value)
WirelessDeviceEventLogOption & WithLogLevel(const LogLevel &value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLogLevel(LogLevel &&value)
AWS_IOTWIRELESS_API WirelessDeviceEventLogOption()
WirelessDeviceEventLogOption & WithLogLevel(LogLevel &&value)
WirelessDeviceEventLogOption & WithEvent(WirelessDeviceEvent &&value)
bool LogLevelHasBeenSet() const
void SetLogLevel(const LogLevel &value)
WirelessDeviceEventLogOption & WithEvent(const WirelessDeviceEvent &value)
Aws::Utils::Json::JsonValue JsonValue