7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/EventNotificationTopicStatus.h>
9#include <aws/iotwireless/model/LoRaWANJoinEventNotificationConfigurations.h>
20namespace IoTWireless {
43 template <
typename LoRaWANT = LoRaWANJoinEventNotificationConfigurations>
45 m_loRaWANHasBeenSet =
true;
46 m_loRaWAN = std::forward<LoRaWANT>(value);
48 template <
typename LoRaWANT = LoRaWANJoinEventNotificationConfigurations>
63 m_wirelessDeviceIdEventTopicHasBeenSet =
true;
64 m_wirelessDeviceIdEventTopic = value;
75 bool m_loRaWANHasBeenSet =
false;
76 bool m_wirelessDeviceIdEventTopicHasBeenSet =
false;
EventNotificationTopicStatus GetWirelessDeviceIdEventTopic() const
AWS_IOTWIRELESS_API JoinEventConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API JoinEventConfiguration()=default
JoinEventConfiguration & WithLoRaWAN(LoRaWANT &&value)
void SetLoRaWAN(LoRaWANT &&value)
bool WirelessDeviceIdEventTopicHasBeenSet() const
JoinEventConfiguration & WithWirelessDeviceIdEventTopic(EventNotificationTopicStatus value)
AWS_IOTWIRELESS_API JoinEventConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetWirelessDeviceIdEventTopic(EventNotificationTopicStatus value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool LoRaWANHasBeenSet() const
const LoRaWANJoinEventNotificationConfigurations & GetLoRaWAN() const
EventNotificationTopicStatus
Aws::Utils::Json::JsonValue JsonValue