Queue.DefinitionStages.WithDuplicateMessageDetection.withDuplicateMessageDetection(Period duplicateDetectionHistoryDuration) 方法
定义
Specifies the duration of the duplicate message detection history.
public WithCreate withDuplicateMessageDetection(Period duplicateDetectionHistoryDuration)
参数
- duplicateDetectionHistoryDuration
- Period
duration of the history
返回
the next stage of queue definition