7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/SidewalkEventNotificationConfigurations.h>
9#include <aws/iotwireless/model/EventNotificationTopicStatus.h>
49 template<
typename S
idewalkT = S
idewalkEventNotificationConfigurations>
50 void SetSidewalk(SidewalkT&& value) { m_sidewalkHasBeenSet =
true; m_sidewalk = std::forward<SidewalkT>(value); }
51 template<
typename S
idewalkT = S
idewalkEventNotificationConfigurations>
68 bool m_sidewalkHasBeenSet =
false;
71 bool m_wirelessDeviceIdEventTopicHasBeenSet =
false;
void SetSidewalk(SidewalkT &&value)
void SetWirelessDeviceIdEventTopic(EventNotificationTopicStatus value)
AWS_IOTWIRELESS_API ProximityEventConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTWIRELESS_API ProximityEventConfiguration()=default
AWS_IOTWIRELESS_API ProximityEventConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ProximityEventConfiguration & WithWirelessDeviceIdEventTopic(EventNotificationTopicStatus value)
AWS_IOTWIRELESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool SidewalkHasBeenSet() const
const SidewalkEventNotificationConfigurations & GetSidewalk() const
ProximityEventConfiguration & WithSidewalk(SidewalkT &&value)
bool WirelessDeviceIdEventTopicHasBeenSet() const
EventNotificationTopicStatus GetWirelessDeviceIdEventTopic() const
EventNotificationTopicStatus
Aws::Utils::Json::JsonValue JsonValue