Provides details of the StartTimerFailed event.

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