7#include <aws/swf/SWF_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/swf/model/ChildPolicy.h>
10#include <aws/swf/model/TaskList.h>
11#include <aws/swf/model/WorkflowType.h>
12#include <aws/core/utils/memory/stl/AWSVector.h>
13#include <aws/swf/model/WorkflowExecution.h>
54 inline void SetInput(
const char* value) { m_inputHasBeenSet =
true; m_input.assign(value); }
86 inline void SetTaskStartToCloseTimeout(
const char* value) { m_taskStartToCloseTimeoutHasBeenSet =
true; m_taskStartToCloseTimeout.assign(value); }
134 inline void SetTaskPriority(
const char* value) { m_taskPriorityHasBeenSet =
true; m_taskPriority.assign(value); }
179 inline void SetContinuedExecutionRunId(
const char* value) { m_continuedExecutionRunIdHasBeenSet =
true; m_continuedExecutionRunId.assign(value); }
221 inline void SetLambdaRole(
const char* value) { m_lambdaRoleHasBeenSet =
true; m_lambdaRole.assign(value); }
229 bool m_inputHasBeenSet =
false;
232 bool m_executionStartToCloseTimeoutHasBeenSet =
false;
235 bool m_taskStartToCloseTimeoutHasBeenSet =
false;
238 bool m_childPolicyHasBeenSet =
false;
241 bool m_taskListHasBeenSet =
false;
244 bool m_taskPriorityHasBeenSet =
false;
247 bool m_workflowTypeHasBeenSet =
false;
250 bool m_tagListHasBeenSet =
false;
253 bool m_continuedExecutionRunIdHasBeenSet =
false;
256 bool m_parentWorkflowExecutionHasBeenSet =
false;
258 long long m_parentInitiatedEventId;
259 bool m_parentInitiatedEventIdHasBeenSet =
false;
262 bool m_lambdaRoleHasBeenSet =
false;
WorkflowExecutionStartedEventAttributes & WithInput(const char *value)
bool ChildPolicyHasBeenSet() const
WorkflowExecutionStartedEventAttributes & WithParentInitiatedEventId(long long value)
long long GetParentInitiatedEventId() const
void SetTaskPriority(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTagList(Aws::Vector< Aws::String > &&value)
void SetContinuedExecutionRunId(const Aws::String &value)
void SetTagList(Aws::Vector< Aws::String > &&value)
WorkflowExecutionStartedEventAttributes & WithLambdaRole(const char *value)
void SetChildPolicy(ChildPolicy &&value)
bool WorkflowTypeHasBeenSet() const
WorkflowExecutionStartedEventAttributes & WithTaskList(const TaskList &value)
WorkflowExecutionStartedEventAttributes & WithWorkflowType(const WorkflowType &value)
void SetLambdaRole(const char *value)
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(Aws::String &&value)
const Aws::String & GetExecutionStartToCloseTimeout() const
WorkflowExecutionStartedEventAttributes & WithTaskPriority(const char *value)
const Aws::String & GetTaskPriority() const
void SetParentInitiatedEventId(long long value)
void SetWorkflowType(WorkflowType &&value)
bool ParentWorkflowExecutionHasBeenSet() const
void SetLambdaRole(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithChildPolicy(ChildPolicy &&value)
AWS_SWF_API WorkflowExecutionStartedEventAttributes()
bool TaskPriorityHasBeenSet() const
void SetContinuedExecutionRunId(const char *value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(const char *value)
const Aws::String & GetInput() const
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(const char *value)
AWS_SWF_API Aws::Utils::Json::JsonValue Jsonize() const
bool TagListHasBeenSet() const
const Aws::String & GetTaskStartToCloseTimeout() const
void SetContinuedExecutionRunId(Aws::String &&value)
const Aws::Vector< Aws::String > & GetTagList() const
WorkflowExecutionStartedEventAttributes & AddTagList(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithTaskList(TaskList &&value)
void SetTaskStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(Aws::String &&value)
bool ExecutionStartToCloseTimeoutHasBeenSet() const
AWS_SWF_API WorkflowExecutionStartedEventAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetExecutionStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(const Aws::String &value)
void SetInput(const char *value)
void SetParentWorkflowExecution(WorkflowExecution &&value)
WorkflowExecutionStartedEventAttributes & WithTagList(const Aws::Vector< Aws::String > &value)
WorkflowExecutionStartedEventAttributes & WithLambdaRole(Aws::String &&value)
void SetLambdaRole(Aws::String &&value)
void SetTaskPriority(Aws::String &&value)
const WorkflowType & GetWorkflowType() const
WorkflowExecutionStartedEventAttributes & WithParentWorkflowExecution(WorkflowExecution &&value)
void SetTaskStartToCloseTimeout(const char *value)
WorkflowExecutionStartedEventAttributes & WithParentWorkflowExecution(const WorkflowExecution &value)
void SetChildPolicy(const ChildPolicy &value)
WorkflowExecutionStartedEventAttributes & AddTagList(const Aws::String &value)
const TaskList & GetTaskList() const
bool ParentInitiatedEventIdHasBeenSet() const
WorkflowExecutionStartedEventAttributes & WithInput(const Aws::String &value)
bool TaskStartToCloseTimeoutHasBeenSet() const
void SetParentWorkflowExecution(const WorkflowExecution &value)
void SetTaskPriority(const char *value)
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(const Aws::String &value)
const WorkflowExecution & GetParentWorkflowExecution() const
void SetTaskList(const TaskList &value)
WorkflowExecutionStartedEventAttributes & WithTaskPriority(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & AddTagList(const char *value)
const Aws::String & GetLambdaRole() const
AWS_SWF_API WorkflowExecutionStartedEventAttributes(Aws::Utils::Json::JsonView jsonValue)
void SetExecutionStartToCloseTimeout(const char *value)
void SetInput(const Aws::String &value)
const ChildPolicy & GetChildPolicy() const
bool ContinuedExecutionRunIdHasBeenSet() const
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(const char *value)
WorkflowExecutionStartedEventAttributes & WithLambdaRole(const Aws::String &value)
void SetTaskStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithWorkflowType(WorkflowType &&value)
WorkflowExecutionStartedEventAttributes & WithTaskPriority(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithChildPolicy(const ChildPolicy &value)
bool InputHasBeenSet() const
void SetExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(const Aws::String &value)
const Aws::String & GetContinuedExecutionRunId() const
void SetTagList(const Aws::Vector< Aws::String > &value)
void SetInput(Aws::String &&value)
bool TaskListHasBeenSet() const
bool LambdaRoleHasBeenSet() const
WorkflowExecutionStartedEventAttributes & WithInput(Aws::String &&value)
void SetWorkflowType(const WorkflowType &value)
void SetTaskList(TaskList &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue