@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.497Z") @Stability(value=Stable) 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()
The Lambda function.
|
default String |
getQualifier()
The qualifier.
|
getMaxEventAge, getOnFailure, getOnSuccess, getRetryAttempts@Stability(value=Stable) @NotNull IFunction getFunction()
@Stability(value=Stable) @Nullable default String getQualifier()
Default: - latest version
@Stability(value=Stable) static EventInvokeConfigProps.Builder builder()
builder in interface EventInvokeConfigOptionsEventInvokeConfigProps.Builder of EventInvokeConfigPropsCopyright © 2020. All rights reserved.