7#include <aws/iotevents/IoTEvents_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetTimerName(
const char* value) { m_timerNameHasBeenSet =
true; m_timerName.assign(value); }
58 bool m_timerNameHasBeenSet =
false;
AWS_IOTEVENTS_API ResetTimerAction()
void SetTimerName(Aws::String &&value)
ResetTimerAction & WithTimerName(const Aws::String &value)
ResetTimerAction & WithTimerName(Aws::String &&value)
void SetTimerName(const char *value)
bool TimerNameHasBeenSet() const
AWS_IOTEVENTS_API ResetTimerAction(Aws::Utils::Json::JsonView jsonValue)
AWS_IOTEVENTS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetTimerName() const
ResetTimerAction & WithTimerName(const char *value)
AWS_IOTEVENTS_API ResetTimerAction & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTimerName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue