public static interface CancelTimerDecisionAttributes.Builder extends CopyableBuilder<CancelTimerDecisionAttributes.Builder,CancelTimerDecisionAttributes>
| Modifier and Type | Method and Description |
|---|---|
CancelTimerDecisionAttributes.Builder |
timerId(String timerId)
The unique ID of the timer to cancel.
|
copyapply, buildCancelTimerDecisionAttributes.Builder timerId(String timerId)
The unique ID of the timer to cancel.
timerId - The unique ID of the timer to cancel.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.