@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.512Z") @Stability(value=Experimental) public interface EventInvokeConfigProps extends software.amazon.jsii.JsiiSerializable, EventInvokeConfigOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventInvokeConfigProps.Builder
A builder for
EventInvokeConfigProps |
static class |
EventInvokeConfigProps.Jsii$Proxy
An implementation for
EventInvokeConfigProps |
| Modifier and Type | Method and Description |
|---|---|
static EventInvokeConfigProps.Builder |
builder() |
IFunction |
getFunction()
(experimental) The Lambda function.
|
default String |
getQualifier()
(experimental) The qualifier.
|
getMaxEventAge, getOnFailure, getOnSuccess, getRetryAttempts@Stability(value=Experimental) @NotNull IFunction getFunction()
@Stability(value=Experimental) @Nullable default String getQualifier()
Default: - latest version
@Stability(value=Experimental) static EventInvokeConfigProps.Builder builder()
builder in interface EventInvokeConfigOptionsEventInvokeConfigProps.Builder of EventInvokeConfigPropsCopyright © 2021. All rights reserved.