7#include <aws/iotevents/IoTEvents_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/iotevents/model/NotificationAction.h>
59 bool m_notificationActionsHasBeenSet =
false;
void SetNotificationActions(Aws::Vector< NotificationAction > &&value)
AlarmNotification & AddNotificationActions(NotificationAction &&value)
const Aws::Vector< NotificationAction > & GetNotificationActions() const
AWS_IOTEVENTS_API AlarmNotification(Aws::Utils::Json::JsonView jsonValue)
bool NotificationActionsHasBeenSet() const
AWS_IOTEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IOTEVENTS_API AlarmNotification()
AlarmNotification & WithNotificationActions(const Aws::Vector< NotificationAction > &value)
void SetNotificationActions(const Aws::Vector< NotificationAction > &value)
AlarmNotification & WithNotificationActions(Aws::Vector< NotificationAction > &&value)
AWS_IOTEVENTS_API AlarmNotification & operator=(Aws::Utils::Json::JsonView jsonValue)
AlarmNotification & AddNotificationActions(const NotificationAction &value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue