@Internal public static interface IEventSourceDlq.Jsii$Default extends IEventSourceDlq
IEventSourceDlq
.IEventSourceDlq.Jsii$Default, IEventSourceDlq.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default DlqDestinationConfig |
bind(IEventSourceMapping target,
IFunction targetHandler)
(experimental) Returns the DLQ destination config of the DLQ.
|
@Stability(value=Experimental) @NotNull default DlqDestinationConfig bind(@NotNull IEventSourceMapping target, @NotNull IFunction targetHandler)
bind
in interface IEventSourceDlq
target
- This parameter is required.targetHandler
- This parameter is required.Copyright © 2021. All rights reserved.