public static interface StartTimerDecisionAttributes.Builder extends CopyableBuilder<StartTimerDecisionAttributes.Builder,StartTimerDecisionAttributes>
| Modifier and Type | Method and Description |
|---|---|
StartTimerDecisionAttributes.Builder |
control(String control)
The data attached to the event that can be used by the decider in subsequent workflow tasks.
|
StartTimerDecisionAttributes.Builder |
startToFireTimeout(String startToFireTimeout)
The duration to wait before firing the timer.
|
StartTimerDecisionAttributes.Builder |
timerId(String timerId)
The unique ID of the timer.
|
copyapply, buildStartTimerDecisionAttributes.Builder timerId(String timerId)
The unique ID of the timer.
The specified string must not start or end with whitespace. It must not contain a : (colon),
/ (slash), | (vertical bar), or any control characters (