Provides details of the StartTimerFailed event.

Exemplo n.º 1
0
 public HistoryEvent WithStartTimerFailedEventAttributes(StartTimerFailedEventAttributes startTimerFailedEventAttributes)
 {
     this.startTimerFailedEventAttributes = startTimerFailedEventAttributes;
     return this;
 }