67 inline void SetInput(
const char* value) { m_inputHasBeenSet =
true; m_input.assign(value); }
159 inline void SetTaskStartToCloseTimeout(
const char* value) { m_taskStartToCloseTimeoutHasBeenSet =
true; m_taskStartToCloseTimeout.assign(value); }
365 inline void SetTaskPriority(
const char* value) { m_taskPriorityHasBeenSet =
true; m_taskPriority.assign(value); }
406 inline void SetContinuedExecutionRunId(
const char* value) { m_continuedExecutionRunIdHasBeenSet =
true; m_continuedExecutionRunId.assign(value); }
514 inline void SetLambdaRole(
const char* value) { m_lambdaRoleHasBeenSet =
true; m_lambdaRole.assign(value); }
536 bool m_inputHasBeenSet;
538 bool m_executionStartToCloseTimeoutHasBeenSet;
540 bool m_taskStartToCloseTimeoutHasBeenSet;
542 bool m_childPolicyHasBeenSet;
544 bool m_taskListHasBeenSet;
546 bool m_workflowTypeHasBeenSet;
548 bool m_tagListHasBeenSet;
550 bool m_taskPriorityHasBeenSet;
552 bool m_continuedExecutionRunIdHasBeenSet;
554 bool m_parentWorkflowExecutionHasBeenSet;
555 long long m_parentInitiatedEventId;
556 bool m_parentInitiatedEventIdHasBeenSet;
558 bool m_lambdaRoleHasBeenSet;
const Aws::Vector< Aws::String > & GetTagList() const
void SetTaskStartToCloseTimeout(const char *value)
const Aws::String & GetLambdaRole() const
void SetChildPolicy(const ChildPolicy &value)
WorkflowExecutionStartedEventAttributes & WithChildPolicy(const ChildPolicy &value)
const Aws::String & GetInput() const
const Aws::String & GetExecutionStartToCloseTimeout() const
void SetLambdaRole(const Aws::String &value)
void SetExecutionStartToCloseTimeout(const char *value)
void SetTagList(const Aws::Vector< Aws::String > &value)
WorkflowExecutionStartedEventAttributes & WithTaskPriority(Aws::String &&value)
void SetInput(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(const char *value)
WorkflowExecutionStartedEventAttributes & WithParentWorkflowExecution(const WorkflowExecution &value)
const Aws::String & GetContinuedExecutionRunId() const
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTagList(const Aws::Vector< Aws::String > &value)
void SetChildPolicy(ChildPolicy &&value)
const WorkflowExecution & GetParentWorkflowExecution() const
void SetTaskPriority(Aws::String &&value)
void SetWorkflowType(WorkflowType &&value)
std::vector< T, Aws::Allocator< T > > Vector
void SetContinuedExecutionRunId(const Aws::String &value)
void SetTaskList(const TaskList &value)
const Aws::String & GetTaskPriority() const
void SetParentWorkflowExecution(WorkflowExecution &&value)
void SetTaskList(TaskList &&value)
void SetTaskPriority(const Aws::String &value)
void SetInput(const char *value)
WorkflowExecutionStartedEventAttributes & WithParentInitiatedEventId(long long value)
void SetTagList(Aws::Vector< Aws::String > &&value)
WorkflowExecutionStartedEventAttributes & WithParentWorkflowExecution(WorkflowExecution &&value)
const Aws::String & GetTaskStartToCloseTimeout() const
const ChildPolicy & GetChildPolicy() const
WorkflowExecutionStartedEventAttributes & WithLambdaRole(const char *value)
WorkflowExecutionStartedEventAttributes & AddTagList(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithLambdaRole(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(const Aws::String &value)
void SetInput(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(const char *value)
void SetContinuedExecutionRunId(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithTagList(Aws::Vector< Aws::String > &&value)
WorkflowExecutionStartedEventAttributes & WithInput(Aws::String &&value)
void SetTaskStartToCloseTimeout(const Aws::String &value)
void SetParentWorkflowExecution(const WorkflowExecution &value)
void SetExecutionStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithWorkflowType(const WorkflowType &value)
void SetLambdaRole(const char *value)
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithTaskList(TaskList &&value)
WorkflowExecutionStartedEventAttributes & WithInput(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithTaskPriority(const Aws::String &value)
void SetLambdaRole(Aws::String &&value)
const WorkflowType & GetWorkflowType() const
WorkflowExecutionStartedEventAttributes & WithTaskPriority(const char *value)
WorkflowExecutionStartedEventAttributes & WithContinuedExecutionRunId(const Aws::String &value)
WorkflowExecutionStartedEventAttributes & WithInput(const char *value)
void SetTaskPriority(const char *value)
WorkflowExecutionStartedEventAttributes & WithTaskList(const TaskList &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const TaskList & GetTaskList() const
WorkflowExecutionStartedEventAttributes & WithLambdaRole(const Aws::String &value)
long long GetParentInitiatedEventId() const
void SetTaskStartToCloseTimeout(Aws::String &&value)
void SetContinuedExecutionRunId(const char *value)
WorkflowExecutionStartedEventAttributes & AddTagList(const char *value)
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithChildPolicy(ChildPolicy &&value)
WorkflowExecutionStartedEventAttributes & WithWorkflowType(WorkflowType &&value)
void SetExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithExecutionStartToCloseTimeout(const char *value)
void SetWorkflowType(const WorkflowType &value)
void SetParentInitiatedEventId(long long value)
JSON (JavaScript Object Notation).
WorkflowExecutionStartedEventAttributes & AddTagList(Aws::String &&value)
WorkflowExecutionStartedEventAttributes & WithTaskStartToCloseTimeout(Aws::String &&value)