Provides details of the CancelTimerFailed event.

示例#1
0
 public HistoryEvent WithCancelTimerFailedEventAttributes(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes)
 {
     this.cancelTimerFailedEventAttributes = cancelTimerFailedEventAttributes;
     return this;
 }