7#include <aws/iotwireless/IoTWireless_EXPORTS.h>
8#include <aws/iotwireless/model/EventNotificationTopicStatus.h>
9#include <aws/iotwireless/model/SidewalkEventNotificationConfigurations.h>
20namespace IoTWireless {
43 template <
typename S
idewalkT = S
idewalkEventNotificationConfigurations>
45 m_sidewalkHasBeenSet =
true;
46 m_sidewalk = std::forward<SidewalkT>(value);
48 template <
typename S
idewalkT = S
idewalkEventNotificationConfigurations>
63 m_wirelessDeviceIdEventTopicHasBeenSet =
true;
64 m_wirelessDeviceIdEventTopic = value;
75 bool m_sidewalkHasBeenSet =
false;
76 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