@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.240Z") @Stability(value=Experimental) public interface LambdaFunctionProps extends software.amazon.jsii.JsiiSerializable, TargetBaseProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
LambdaFunctionProps.Builder
A builder for
LambdaFunctionProps |
static class |
LambdaFunctionProps.Jsii$Proxy
An implementation for
LambdaFunctionProps |
| Modifier and Type | Method and Description |
|---|---|
static LambdaFunctionProps.Builder |
builder() |
default RuleTargetInput |
getEvent()
(experimental) The event to send to the Lambda.
|
getDeadLetterQueue, getMaxEventAge, getRetryAttempts@Stability(value=Experimental) @Nullable default RuleTargetInput getEvent()
This will be the payload sent to the Lambda Function.
Default: the entire EventBridge event
@Stability(value=Experimental) static LambdaFunctionProps.Builder builder()
builder in interface TargetBasePropsLambdaFunctionProps.Builder of LambdaFunctionPropsCopyright © 2021. All rights reserved.