Provides details of the RecordMarkerFailed event.

示例#1
0
 public HistoryEvent WithRecordMarkerFailedEventAttributes(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes)
 {
     this.recordMarkerFailedEventAttributes = recordMarkerFailedEventAttributes;
     return this;
 }