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