@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.074Z") @Stability(value=Experimental) public class Lambda extends software.amazon.jsii.JsiiObject implements IReceiptRuleAction
| Modifier and Type | Class and Description |
|---|---|
static class |
Lambda.Builder
(experimental) A fluent builder for
Lambda. |
software.amazon.jsii.JsiiObject.InitializationModeIReceiptRuleAction.Jsii$Default, IReceiptRuleAction.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Lambda(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Lambda(software.amazon.jsii.JsiiObjectRef objRef) |
|
Lambda(LambdaProps props) |
| Modifier and Type | Method and Description |
|---|---|
ReceiptRuleActionConfig |
bind(IReceiptRule rule)
(experimental) Returns the receipt rule action specification.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected Lambda(software.amazon.jsii.JsiiObjectRef objRef)
protected Lambda(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Lambda(@NotNull
LambdaProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public ReceiptRuleActionConfig bind(@NotNull IReceiptRule rule)
bind in interface IReceiptRuleActionrule - This parameter is required.Copyright © 2021. All rights reserved.