7#include <aws/swf/SWF_EXPORTS.h>
47 inline void SetScheduledEventId(
long long value) { m_scheduledEventIdHasBeenSet =
true; m_scheduledEventId = value; }
52 long long m_scheduledEventId;
53 bool m_scheduledEventIdHasBeenSet =
false;
AWS_SWF_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SWF_API LambdaFunctionStartedEventAttributes()
LambdaFunctionStartedEventAttributes & WithScheduledEventId(long long value)
void SetScheduledEventId(long long value)
bool ScheduledEventIdHasBeenSet() const
AWS_SWF_API LambdaFunctionStartedEventAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
long long GetScheduledEventId() const
AWS_SWF_API LambdaFunctionStartedEventAttributes(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue