67 inline void SetInput(
const char* value) { m_inputHasBeenSet =
true; m_input.assign(value); }
129 inline void SetNewExecutionRunId(
const char* value) { m_newExecutionRunIdHasBeenSet =
true; m_newExecutionRunId.assign(value); }
220 inline void SetTaskPriority(
const char* value) { m_taskPriorityHasBeenSet =
true; m_taskPriority.assign(value); }
257 inline void SetTaskStartToCloseTimeout(
const char* value) { m_taskStartToCloseTimeoutHasBeenSet =
true; m_taskStartToCloseTimeout.assign(value); }
427 inline void SetLambdaRole(
const char* value) { m_lambdaRoleHasBeenSet =
true; m_lambdaRole.assign(value); }
449 bool m_inputHasBeenSet;
450 long long m_decisionTaskCompletedEventId;
451 bool m_decisionTaskCompletedEventIdHasBeenSet;
453 bool m_newExecutionRunIdHasBeenSet;
455 bool m_executionStartToCloseTimeoutHasBeenSet;
457 bool m_taskListHasBeenSet;
459 bool m_taskPriorityHasBeenSet;
461 bool m_taskStartToCloseTimeoutHasBeenSet;
463 bool m_childPolicyHasBeenSet;
465 bool m_tagListHasBeenSet;
467 bool m_workflowTypeHasBeenSet;
469 bool m_lambdaRoleHasBeenSet;
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskPriority(const Aws::String &value)
void SetExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskPriority(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithLambdaRole(Aws::String &&value)
void SetChildPolicy(const ChildPolicy &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskList(const TaskList &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithWorkflowType(const WorkflowType &value)
const Aws::String & GetNewExecutionRunId() const
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskList(TaskList &&value)
const ChildPolicy & GetChildPolicy() const
const Aws::String & GetExecutionStartToCloseTimeout() const
void SetTaskPriority(Aws::String &&value)
void SetChildPolicy(ChildPolicy &&value)
std::vector< T, Aws::Allocator< T > > Vector
WorkflowExecutionContinuedAsNewEventAttributes & WithLambdaRole(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithExecutionStartToCloseTimeout(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithDecisionTaskCompletedEventId(long long value)
WorkflowExecutionContinuedAsNewEventAttributes & AddTagList(const Aws::String &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTagList(Aws::Vector< Aws::String > &&value)
void SetNewExecutionRunId(const Aws::String &value)
void SetInput(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithLambdaRole(const Aws::String &value)
void SetTaskStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithNewExecutionRunId(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & AddTagList(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithNewExecutionRunId(Aws::String &&value)
const Aws::String & GetTaskPriority() const
const Aws::Vector< Aws::String > & GetTagList() const
void SetWorkflowType(WorkflowType &&value)
void SetLambdaRole(const char *value)
void SetNewExecutionRunId(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskPriority(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithInput(const Aws::String &value)
void SetInput(const Aws::String &value)
void SetLambdaRole(const Aws::String &value)
void SetLambdaRole(Aws::String &&value)
const TaskList & GetTaskList() const
const WorkflowType & GetWorkflowType() const
long long GetDecisionTaskCompletedEventId() const
WorkflowExecutionContinuedAsNewEventAttributes & WithTagList(const Aws::Vector< Aws::String > &value)
void SetNewExecutionRunId(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & AddTagList(const char *value)
void SetTagList(const Aws::Vector< Aws::String > &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithExecutionStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithWorkflowType(WorkflowType &&value)
void SetDecisionTaskCompletedEventId(long long value)
WorkflowExecutionContinuedAsNewEventAttributes & WithExecutionStartToCloseTimeout(Aws::String &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithInput(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithInput(Aws::String &&value)
const Aws::String & GetInput() const
void SetTaskPriority(const char *value)
void SetInput(Aws::String &&value)
void SetTaskPriority(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetExecutionStartToCloseTimeout(const char *value)
const Aws::String & GetLambdaRole() const
WorkflowExecutionContinuedAsNewEventAttributes & WithNewExecutionRunId(const Aws::String &value)
void SetTaskList(TaskList &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithChildPolicy(ChildPolicy &&value)
void SetTaskStartToCloseTimeout(const Aws::String &value)
void SetTagList(Aws::Vector< Aws::String > &&value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskStartToCloseTimeout(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithChildPolicy(const ChildPolicy &value)
void SetTaskStartToCloseTimeout(const char *value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskStartToCloseTimeout(Aws::String &&value)
const Aws::String & GetTaskStartToCloseTimeout() const
void SetWorkflowType(const WorkflowType &value)
void SetTaskList(const TaskList &value)
JSON (JavaScript Object Notation).
void SetExecutionStartToCloseTimeout(const Aws::String &value)
WorkflowExecutionContinuedAsNewEventAttributes & WithTaskStartToCloseTimeout(const Aws::String &value)