58 inline void SetScheduledEventId(
long long value) { m_scheduledEventIdHasBeenSet =
true; m_scheduledEventId = value; }
78 inline void SetStartedEventId(
long long value) { m_startedEventIdHasBeenSet =
true; m_startedEventId = value; }
112 long long m_scheduledEventId;
113 bool m_scheduledEventIdHasBeenSet;
114 long long m_startedEventId;
115 bool m_startedEventIdHasBeenSet;
117 bool m_timeoutTypeHasBeenSet;
LambdaFunctionTimedOutEventAttributes & WithTimeoutType(const LambdaFunctionTimeoutType &value)
LambdaFunctionTimedOutEventAttributes & WithScheduledEventId(long long value)
void SetTimeoutType(const LambdaFunctionTimeoutType &value)
const LambdaFunctionTimeoutType & GetTimeoutType() const
LambdaFunctionTimedOutEventAttributes & WithTimeoutType(LambdaFunctionTimeoutType &&value)
LambdaFunctionTimedOutEventAttributes & WithStartedEventId(long long value)
void SetStartedEventId(long long value)
long long GetStartedEventId() const
void SetTimeoutType(LambdaFunctionTimeoutType &&value)
void SetScheduledEventId(long long value)
LambdaFunctionTimeoutType
long long GetScheduledEventId() const
JSON (JavaScript Object Notation).