62 inline void SetTimerId(
const char* value) { m_timerIdHasBeenSet =
true; m_timerId.assign(value); }
101 inline void SetControl(
const char* value) { m_controlHasBeenSet =
true; m_control.assign(value); }
143 inline void SetStartToFireTimeout(
const char* value) { m_startToFireTimeoutHasBeenSet =
true; m_startToFireTimeout.assign(value); }
189 bool m_timerIdHasBeenSet;
191 bool m_controlHasBeenSet;
193 bool m_startToFireTimeoutHasBeenSet;
194 long long m_decisionTaskCompletedEventId;
195 bool m_decisionTaskCompletedEventIdHasBeenSet;
TimerStartedEventAttributes & WithTimerId(const char *value)
TimerStartedEventAttributes & WithControl(const Aws::String &value)
void SetTimerId(Aws::String &&value)
void SetStartToFireTimeout(Aws::String &&value)
void SetStartToFireTimeout(const Aws::String &value)
void SetControl(Aws::String &&value)
void SetControl(const Aws::String &value)
void SetStartToFireTimeout(const char *value)
void SetTimerId(const Aws::String &value)
TimerStartedEventAttributes & WithDecisionTaskCompletedEventId(long long value)
TimerStartedEventAttributes & WithTimerId(const Aws::String &value)
void SetTimerId(const char *value)
const Aws::String & GetTimerId() const
TimerStartedEventAttributes & WithControl(Aws::String &&value)
long long GetDecisionTaskCompletedEventId() const
const Aws::String & GetStartToFireTimeout() const
void SetDecisionTaskCompletedEventId(long long value)
TimerStartedEventAttributes & WithStartToFireTimeout(Aws::String &&value)
void SetControl(const char *value)
TimerStartedEventAttributes & WithControl(const char *value)
const Aws::String & GetControl() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
TimerStartedEventAttributes & WithTimerId(Aws::String &&value)
TimerStartedEventAttributes & WithStartToFireTimeout(const Aws::String &value)
JSON (JavaScript Object Notation).
TimerStartedEventAttributes & WithStartToFireTimeout(const char *value)