Provides details of the StartTimerFailed event.

示例#1
0
 public HistoryEvent WithStartTimerFailedEventAttributes(StartTimerFailedEventAttributes startTimerFailedEventAttributes)
 {
     this.startTimerFailedEventAttributes = startTimerFailedEventAttributes;
     return this;
 }